MediaWiki:Common.css
Révision datée du 22 décembre 2021 à 18:06 par Admin (discussion | contributions)
Note : après avoir enregistré 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).
- Internet Explorer / Edge : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl + F5.
- Opera : appuyez sur Ctrl + F5.
/* Le CSS placé ici sera appliqué à tous les habillages. */ body { background: #556B2F; } /* Changes the background color behind the top half of the logo and at top of each page: */ #mw-page-base { background: blue; } /*Main navigation*/ body.mediawiki .navigation-main {background-color:#FFFF00;} /*background color*/