54
modifications
Ligne 18 : | Ligne 18 : | ||
/* positionnements */ | /* positionnements */ | ||
.pr{ | .pr{ | ||
position: relative | position: relative; | ||
} | } | ||
.pa{ | .pa{ | ||
position: absolute | position: absolute; | ||
} | } | ||
Ligne 44 : | Ligne 44 : | ||
text-align: left; | text-align: left; | ||
color: #1c2731; | color: #1c2731; | ||
font-size: 35px; | font-size: 35px !important; | ||
font-family: 'Nunito', Arial, Helvetica, sans-serif !important; | font-family: 'Nunito', Arial, Helvetica, sans-serif !important; | ||
font-weight: 500; | font-weight: 500; | ||
Ligne 54 : | Ligne 54 : | ||
font-size: 40px; | font-size: 40px; | ||
font-weight: 800; | font-weight: 800; | ||
text-decoration:none; | |||
} | } | ||
p{ | p{ |
modifications