feat: Mise à jour du design
This commit is contained in:
@ -12,14 +12,14 @@ 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)
|
||||
.viemunicipale #content, #content .viemunicipale
|
||||
--color-title: var(--color-green)
|
||||
.cadredevie #content, #content .cadredevie
|
||||
--color-title: var(--color-blue)
|
||||
.economie #content, #content .economie
|
||||
--color-title: var(--color-orange)
|
||||
.associations #content, #content .associations
|
||||
--color-title: var(--color-purple)
|
||||
|
||||
h1, h2, h3, h4, h5
|
||||
font-weight: 600
|
||||
@ -55,6 +55,9 @@ h3
|
||||
@media screen and (max-width: $size-sm)
|
||||
font-size: 1rem
|
||||
|
||||
h1, h2, h3
|
||||
color: var(--color-title)
|
||||
|
||||
h4
|
||||
font-size: 1rem
|
||||
@media screen and (max-width: $size-sm)
|
||||
|
Reference in New Issue
Block a user