Files
Popsu-coloque/web/themes/custom/colloque2024/css/configs/var.scss
T
2024-05-08 22:34:10 +02:00

24 lines
519 B
SCSS

$color1: #b9a47eff;
$color2: #1d378eff;
$color2024: #038788;
$col_black: black;
$color_orange: rgb(255, 128, 77);
$lightgrey: #6f6d7dff;
// $fond: url("../../images/test_animation.svg");
$underline:rgba(185, 206, 0, 0.8);
$gutter: 0.5rem;
$gutter1 : 0.5rem;
$croix_or: '../images/croix_filetsable.svg';
$picto_dl: '../images/douwnload.svg';
$letter_spacingH: 0.1rem;
$header-height : 125px;
$header-height-pad : 110px;
$header-height-small : 70px;
$header-height-ultrasmall : 50px;
$width-menu-slidedown : 550px;