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.
/*
body {
 font-family: serif !important;
 font-size: 16px !important;
 color: #000;
 background-color:#FFF !important;
}
#p-namespaces{  margin-left:20px;}
div#content, .homonymie, #mp-right {
 color: #000;
 background-color: #f6f6f6 !important;
}
div#content p, div#content li, div#content dl{
   max-width: 700px;
 line-height:1.6em !important;
}
.infobox_v2 tbody{
 width: 300px !important;
 float: right;
}
.infobox_v2 p{
 width: 170px !important;
}

#toc { font-size:12px !important; width:300px;}
#toc li, #toc ul { display: inline; }
#toc li:after { content: ' | '; }
#toc li:last-child:after { content: ''; }
#toctitle { display: none; }

a, a:visited,
div#mw-panel div.portal div.body li a,
div#mw-panel div.portal div.body li a:visited {
 color: #777 !important;
}
.new {color:#AA3333 !important;}

.vectorTabs, div#content, #footer, div#mw-head-base{
 background-image: none !important;
}
.vectorTabs{
 background-color: #fff !important;
 height:10px; 
}
.vectorTabs .selected a{
 background-color: #f6f6f6 !important;
}
.vectorTabs a{
 color: #333 !important;
 background-color: #fff !important;
}
.vectorTabs a:hover{
 background-color: #f6f6f6 !important;
}
#mw-head, mw-head-base{
 background-color: #FFF !important;
}
#p-logo{display:none;}
#mw-panel {margin-top:-180px;}
#mw-panel:before {
 content:'W';
 font-size:130px;
 margin-left:10px;
 line-height:1em;
 color:#555;
}
img{border-radius:20px;}
.thumbinner{border-radius:20px;}
.bandeau{border-radius:20px;}
*/