META-INF.resources.bower_components.vertical-timeline-jwebswing.partials._variables.scss Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-vertical-timeline-css Show documentation
Show all versions of jwebmp-vertical-timeline-css Show documentation
The JWebSwing implementation for a CSS Vertical Timeline
// colors
$main-text: #7f8c97; // main text
$link: #acb7c0; // anchor tags
$background: #e9f0f5; // body background color
$color-1: #303e49; // blue dark
$color-2: #c03b44; // red
$color-3: #ffffff; // white
$color-4: #75ce66; // green
$color-5: #f0ca45; // yellow
// fonts
$primary-font: 'Droid Serif', serif;
$secondary-font: 'Open Sans', sans-serif;