modifs couleurs etc
This commit is contained in:
@@ -22,10 +22,6 @@
|
||||
font-family: Syne, sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
@mixin logiciels-libres-font {
|
||||
font-family: Rumeur, sans-serif;
|
||||
font-weight: bold;
|
||||
}
|
||||
@mixin commanditaires-font {
|
||||
font-family: Moche, sans-serif;
|
||||
font-weight: bold;
|
||||
@@ -60,6 +56,13 @@
|
||||
$mainColor: #0e1229;
|
||||
$mainColorSoft: #1f2429;
|
||||
$bgColor: #f5f5f5;
|
||||
|
||||
$color_publique: #ffaeab;
|
||||
$color_sociale: #71ff94;
|
||||
$color_culturelle: #feff74;
|
||||
$color_commanditaire: #fabbde;
|
||||
$color_figureslibres: #82f8ee;
|
||||
$color_projets: #4bffc9;
|
||||
// colors - gradient
|
||||
$bgGradientToBottom: linear-gradient(to bottom, #{$bgColor}, #{$bgColor}00);
|
||||
$bgGradientToLeft: linear-gradient(to left, #{$bgColor}, #{$bgColor}00);
|
||||
|
||||
Reference in New Issue
Block a user