publik-base-theme/static/saint-jean-de-vedas/_vars.scss

18 lines
399 B
SCSS

$primary-color: #003A6B;
$font-color: #3F3F3F;
$font-size: 1em;
$font-family: "Open Sans", sans-serif;
$width: 1170px;
$nav-background: $primary-color;
$nav-color: white;
$nav-active-color: #333333;
$nav-full-width-background: true;
$border-radius: 0px;
$button-background: $primary-color;
$title-background: $primary-color;
$title-color: white;
$footer-background: #444444;
$footer-color: white;