15 lines
270 B
SCSS
15 lines
270 B
SCSS
$color1: #b9a47eff;
|
|
$color2: #1d378eff;
|
|
$col_black: black;
|
|
$lightgrey: #6f6d7dff;
|
|
$fond: #1d378e0d;
|
|
$underline:#d2d2ebff;
|
|
|
|
$gutter: 0.5rem;
|
|
$gutter1 : 0.5rem;
|
|
|
|
$croix_or: '../images/croix_filetsable.svg';
|
|
$picto_dl: '../images/douwnload.svg';
|
|
|
|
$letter_spacingH: 0.1rem;
|