123456789101112131415161718192021222324 |
- $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;
|