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

17 lines
414 B
SCSS

$width: 950px;
$mobile-limit: 800px;
$font-size: 0.812em;
$font-family: Arial, sans-serif;
$nav-background: #DFE2E6;
$nav-color: #333;
$nav-active-color: transparent;
$nav-menu-color: white;
$nav-item-selected-color: black;
$nav-item-hover-color: black;
$border-radius: 0;
$button-background: #00428F;
$title-background: #00428F;
$title-color: white;
$wcs-step-current-color: #00428F;
$footer-background: #00428F;