publik-base-theme/static/saint-genies-des-mourgues/_vars.scss

19 lines
453 B
SCSS

$primary-color: #3e70ad;
$font-color: #333;
$font-size: 0.938em;
$font-family: "Trebuchet MS", Helvetica, sans-serif;
$width: 1100px;
$border-radius: 0;
$nav-full-width-background: true;
$nav-background: $primary-color;
$nav-color: white;
$nav-active-color: darken($primary-color, 10%);
$border-radius: 0px;
$button-background: $primary-color;
$title-background: $primary-color;
$title-color: white;
$footer-background: #2f3943;
$footer-color: white;