MediaWiki:Common.css
Apparence
Note : après avoir publié vos modifications, il se peut que vous deviez forcer le rechargement complet du cache de votre navigateur pour voir les changements.
- Firefox / Safari : maintenez la touche Maj (Shift) en cliquant sur le bouton Actualiser ou appuyez sur Ctrl + F5 ou Ctrl + R (⌘ + R sur un Mac).
- Google Chrome : appuyez sur Ctrl + Maj + R (⌘ + Shift + R sur un Mac).
- Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
/* Le CSS placé ici sera appliqué à tous les habillages. */
.mw-page-title-main {
font-size: 1.5em;
}
.mw-body .mw-heading1 h1 {
font-size: 1.4em;
}
.mw-body .mw-heading2 h2 {
font-size: 1.2em
}
.mw-body .mw-heading3 h3 {
font-size: 1em ;
font-weight: normal
}
.mw-body blockquote {
font-style: italic;
}
.mw-body blockquote {
font-style: italic;
}
.mw-body cite {
font-style: normal;
font-weight: bold;
}