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:
2026-07-08 15:29:55 +02:00
parent 8e5a0c936e
commit 5adc79ac4b
16 changed files with 129 additions and 186 deletions

View File

@@ -11,7 +11,7 @@
padding-top: 1rem;
padding-bottom: 0.5rem;
> span > a {
color: $teal;
color: $fluo_green_text;
font-weight: 800;
display: flex;
align-items: center;
@@ -33,7 +33,7 @@
padding-top: 1rem;
padding-bottom: 0.5rem;
margin-left: -40px;
color: $teal;
color: $fluo_green_text;
}
}
.faq-question-answer:last-of-type {