publik-base-theme/static/cournonterral/_vars.scss

21 lines
515 B
SCSS

$primary-color: #00aadb;
$font-color: #3F3F3F;
$font-size: 0.938em;
$font-family: Raleway, Verdana, Arial, Helvetica, sans-serif;
$width: 1040px;
$border-radius: 0;
$header-full-width-background: false;
$nav-background: white;
$nav-color: $font-color;
$nav-submenu-color: $font-color;
$nav-active-color: #50ae32;
$nav-item-transform: uppercase;
$border-radius: 0px;
$button-background: $primary-color;
$title-background: $primary-color;
$title-color: white;
$footer-background: white;
$footer-color: $font-color;