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 pressez Ctrl-F5 ou Ctrl-R (⌘-R sur un Mac).
  • Google Chrome : appuyez sur Ctrl-Maj-R (⌘-Shift-R sur un Mac).
  • Internet Explorer : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
  • Opera : allez dans Menu → Settings (Opera → Préférences sur un Mac) et ensuite à Confidentialité et sécurité → Effacer les données d’exploration → Images et fichiers en cache.
/* CSS placed here will be applied to all skins */

body {
	background: white;
}

#mw-page-base {
	background: white;
}

#authors-list table {
	width: 100% !important;
}

#authors-list table {
        align: center !important;
}

#authors-list table td { 
{
        padding: 1;
        border: solid black 1px;
}

.mw-ui-icon-watchlist,
.mw-ui-icon-mobileoptions,
.mw-ui-icon-mf-settings,
.last-modified-bar,
#page-actions {
	display: none;
}