publik-base-theme/static/murviel-les-montpellier/_vars.scss

18 lines
387 B
SCSS

$primary-color: #f9a234;
$font-color: #3F3F3F;
$font-size: 0.875em;
$font-family: "Open Sans", sans-serif;
$width: 960px;
$border-radius: 0;
$nav-background: #b9b9b9;
$nav-color: white;
$nav-active-color: $primary-color;
$border-radius: 0px;
$button-background: $primary-color;
$title-background: $primary-color;
$title-color: white;
$footer-background: #a6c538;
$footer-color: white;