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) ;

Firefox (sur GNU/Linux) / Chrome / Internet Explorer / Opera : maintenez la touche Ctrl en cliquant sur le bouton Actualiser ou pressez Ctrl-F5.
/* The first heading of the article */
h1.firstHeading {
   color: #0022FF;
   font-size: 250%;
   text-align: left;
   padding-top: 0.2em;
   padding-bottom: 2px;
   border-bottom: 4pt solid red;
   margin-bottom: 4px;
}

div#bodyContent {
   margin-bottom: 4px;
   border-bottom: 4pt solid #cef3f7;
   padding: 3px;
}

div#contentSub {
   line-height: 1.5em;
   background-color: #bbbbbb;
   padding-left: 3px;
   font-size: larger;
   margin-bottom: 0.5ex;
}


/* The print "from Wikipedia - The free encyclopedia" */
h3#siteSub {
   display: none;
}

/* Column-one holds the tools etc. */
div#column-one {
   margin-right: auto;
   margin-bottom: 4px;
   border-bottom: 4pt solid gray;
   padding: 3px;
}


#ca-edit {
   line-height: 1.5em;
   font-weight: bold;
   background-color: #d1ebcd;
}




/* Favorite interwiki links */

.interwiki-en, .interwiki-fr, .interwiki-it, .interwiki-la {
   line-height: 1.5em;
   font-weight: bold;
   background-color: #d1ebcd;
}


div.printfooter {
   line-height: 1.5em;
   font-size: 120%;
}
div.printfooter a {
   font-family: monospace;
   font-weight: bold
}

/* The footer */

div#footer {
   margin-bottom: 4px;
   padding: 3px;
}

li#lastmod {
   text-align: left;
   font-size: 150%;
   font-family: monospace;
   font-weight: bold;
   line-height: 1.5em;
}


div#f-poweredbyico, div#f-copyrightico,
#copyright, #privacy, #about, #disclaimer {
   display: none;
}

#wpSummaryLabel, #wpMinoredit, #wpSummary {
   font-size: 140%;
}