54
modifications
Balises : Révoqué Modification par le web mobile Modification par mobile |
Balises : Révocation manuelle Modification par le web mobile Modification par mobile |
||
Ligne 23 : | Ligne 23 : | ||
/* texte */ | /* texte */ | ||
h1{ | |||
font-size: 30px; | |||
font-family: 'Nunito', sans-serif !important; | |||
font-weight: 800; | |||
} | |||
.banniereTitre{ | .banniereTitre{ | ||
margin: 0; | margin: 0; | ||
Ligne 31 : | Ligne 36 : | ||
color: white; | color: white; | ||
border-bottom: none; | border-bottom: none; | ||
} | |||
h2{ | |||
position: relative; | |||
margin: 0; | |||
text-align: left; | |||
color: #1c2731; | |||
font-size: 35px; | |||
font-family: 'Nunito', sans-serif !important; | |||
font-weight: 500; | |||
} | } | ||
.banniereSection h2{ | .banniereSection h2{ | ||
Ligne 39 : | Ligne 53 : | ||
font-weight: 800; | font-weight: 800; | ||
border-bottom: none; | border-bottom: none; | ||
} | |||
p{ | |||
position: relative; | |||
margin: 0; | |||
color: #1f242a; | |||
font-weight: 400; | |||
} | } | ||
.banniereEntete p{ | .banniereEntete p{ |
modifications