feat: Modification des couleurs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-06-05 16:16:20 +02:00
parent 85b67b4a2d
commit 0ff3a5fe52
18 changed files with 70 additions and 88 deletions

View File

@ -12,6 +12,15 @@ body
line-height: 1.2
font-family: 'League Spartan Variable'
.viemunicipale h1, .viemunicipale a
color: var(--color-green)
.cadredevie h1, .cadredevie a
color: var(--color-blue)
.economie h1, .economie a
color: var(--color-orange)
.associations h1, .associations a
color: var(--color-purple)
h1, h2, h3, h4, h5
font-weight: 600
text-transform: uppercase
@ -19,7 +28,7 @@ h1, h2, h3, h4, h5
h1
text-align: center
text-transform: uppercase
color: $vert
color: var(--color-green)
margin: 0 1rem 1rem
padding: 1rem
font-size: 2.5rem