54
modifications
Ligne 1 : | Ligne 1 : | ||
/* Le CSS placé ici sera appliqué à tous les habillages. */ | /* Le CSS placé ici sera appliqué à tous les habillages. */ | ||
body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; } | body.page-Accueil.action-view h1.firstHeading, body.page-Accueil.action-submit h1.firstHeading { display: none; } | ||
https://wiki.fabbulle.tech/index.php?title=MediaWiki:Common.css&action=edit | |||
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;800&display=swap'); | @import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;500;800&display=swap'); | ||
Ligne 44 : | Ligne 44 : | ||
text-align: left; | text-align: left; | ||
color: #1c2731; | color: #1c2731; | ||
font-size: 35px | font-size: 35px; | ||
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; | ||
} | } | ||
p{ | p{ |
modifications