Note : après avoir enregistré la page, vous devrez forcer le rechargement complet du cache de votre navigateur pour voir les changements.

Mozilla / Firefox / Konqueror / Safari : maintenez la touche Majuscule (Shift) en cliquant sur le bouton Actualiser (Reload) ou pressez Maj-Ctrl-R (Cmd-R sur Apple Mac) ;

Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
#p-logo a {
background-image:url(http://upload.wikimedia.org/wikipedia/commons/1/1c/Wikip%C3%A9dia_%C3%A9toil%C3%A9.png)!important;
}

body {
   background:url("http://bits.wikimedia.org/skins-1.5/monobook/headbg.jpg") no-repeat scroll 0 0 #F9F9F9;
}
#mw-page-base {
   background-color: transparent;
   background-image : none;
}

#pt-prefswitch-link-on, #pt-prefswitch-link-off, #pt-prefswitch-link-anon {
	display: none !important;
}

.usermessage {
  background-color:#FFCE7B;
  border-color:#FFA500;
}

{font-family: "Microsoft Sans Serif", sans-serif}


/* présentation plus compacte pour le nouveau style des diffs */
table.diff {
    border-spacing : 0;
    margin-bottom  : 4px;
}
table.diff td {
    padding : 0.1em 0.66em;
}
td.diff-addedline, td.diff-deletedline {
    border-width  : 0 0 0 4px;
    border-radius : 0;
}
td.diff-marker {
    font-weight : normal;
}

strong.mw-watched {font-weight: normal !important;}

form#mw-watchlist-resetbutton {display: none !important;}

table.mw-changeslist-line-watched a {font-weight: normal !important;}

#editpage-copywarn {display:none;}
       
.mw-changeslist-legend { display:none;}

#content.mw-body {color: #000 !important;}

.mw-redirect { color: green; }