17 lines
357 B
SCSS
17 lines
357 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:#d2d2ebff;
|
|
|
|
$gutter: 0.5rem;
|
|
$gutter1 : 0.5rem;
|
|
|
|
$croix_or: '../images/croix_filetsable.svg';
|
|
$picto_dl: '../images/douwnload.svg';
|
|
|
|
$letter_spacingH: 0.1rem;
|