Refonte décors home + texte vert lisible
- home: chapo agrandi, flower-1 collée à gauche, oiseau droite retiré - oiseau projets lauréats -> bird-3 (plus petit, repositionné) - frise verte parallax au niveau de la carte projets - suppression décors footer + système page-decor (code mort inclus) - /projets: texte à gauche de la carte agrandi en desktop - texte vert #33ffc4 -> #0c8461 (sidebars, contenus projets, etc.) - icône dropdown sidebar au même vert que le texte
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
grid-column: 2;
|
||||
grid-row: 1/2;
|
||||
> a {
|
||||
color: $teal;
|
||||
color: $fluo_green_text;
|
||||
text-transform: uppercase;
|
||||
font-weight: 800;
|
||||
}
|
||||
@@ -265,7 +265,7 @@
|
||||
a {
|
||||
font-size: $fs_xs;
|
||||
font-weight: 800;
|
||||
color: $teal;
|
||||
color: $fluo_green_text;
|
||||
}
|
||||
}
|
||||
> h2 {
|
||||
@@ -337,7 +337,7 @@
|
||||
grid-column: 2/4;
|
||||
grid-row: 1/2;
|
||||
text-transform: uppercase;
|
||||
color: $teal;
|
||||
color: $fluo_green_text;
|
||||
font-weight: 800;
|
||||
}
|
||||
> .offre-localisation {
|
||||
@@ -350,7 +350,7 @@
|
||||
grid-column: 2/4;
|
||||
grid-row: 3/4;
|
||||
font-weight: 800;
|
||||
color: $teal;
|
||||
color: $fluo_green_text;
|
||||
}
|
||||
> .offre-title {
|
||||
grid-column: 2/4;
|
||||
|
||||
Reference in New Issue
Block a user