publik-base-theme/static/saint-georges-d-orques/_vars.scss

19 lines
405 B
SCSS

$primary-color: #cd0000;
$font-color: #333;
$font-size: 0.875em;
$font-family: Helvetica, Arial, sans-serif;
$width: 1000px;
$border-radius: 0;
$nav-background: #3d3e3f;
$nav-color: white;
$nav-active-color: #4da0dd;
$border-radius: 0px;
$button-background: $primary-color;
$title-background: $primary-color;
$title-color: white;
$link-color: #4da0dd;
$footer-background: #575757;
$footer-color: white;