publik-base-theme/static/omonville-la-rogue/_vars.scss

23 lines
715 B
SCSS

$primary-color: #506266;
$width: 960px;
$font-color: #333;
$font-size: 0.75em;
$font-family: Arial, Thahoma, sans-serif;
$nav-background: #506266;
$nav-color: white;
$nav-active-color: #7D908C;
$border-radius: 0px;
$button-color: #333;
$button-background: #EEEADE;
$title-background: url(bg-h2.jpg) repeat-x scroll left top #EEEADE;
$title-font-family: Georgia, sans-serif;
$title-weight: normal;
$title-font-size: $font-size * 1.5;
$title-border-bottom: 1px solid #DAD5C1;
$title-color: #7B8F8A;
$footer-background: transparent;
$footer-color: #4E615F;
$link-color: #7F928E;
$wcs-step-background: rgba(255, 255, 255, 0.5);
$wcs-step-marker-background: transparent;
$wcs-step-current-marker-background: transparent;