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.
.history-user-normal { background-color: #DBDBFF;}
.history-user-sysop { background-color: #FFFF99;}
.history-user-bot { background-color: #C6FFB3;}
.history-user-ip { background-color: #FFCCCC;}

.paslienrouge a.new {display : none}

/* couleur des titres dont la section est cachée par la fonction toggle */
.neko_toggle_cache {
  color:#333;
  font-style:italic;
}

/* crochets pour les notes */
.cite_crochet { display: inline; }

/* Mettre le fond en vert */
/* body { background: #90ee90; generic-family:fantasy} */

#p-logo{display:none;}

/* coin rond pour firefox */
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}


.porlet #p-nav, #p-search, #p-tb, #p-nbx {
  margin-top: 5px;
}

#p-nav h5, #p-search h5, #p-tb h5, #p-lang h5 #p-nbx h5{
  background-color: #AAAAFF;
  border : 1px solid transparent;
  -moz-border-radius-topright: 1em;
  -moz-border-radius-topleft: 1em;
}

.pBody #pt-userpage, 
.pBody #pt-mytalk,
.pBody #pt-preferences,
.pBody #pt-watchlist,
.pBody #pt-mycontris, 
.pBody #pt-logout {
  background-color: #FFFFFF;
  border : 1px solid navy;
  -moz-border-radius-bottomright: 1em;
  -moz-border-radius-bottomleft: 1em;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
}

.pBody #pt-userpage{
  padding-left: 15px}

#wpSave:hover, #wpPreview:hover { 
  color: orange;
  background: navy;
}

.searchButton:hover{
  color: orange;
  background: navy;
}


/* #footer{ display: none; } */
#cpwarn{ display: none; }



/* * { font-family:serif; } */

/* Mettre la première lettre de chaque paragraphe en triple taille */
/* div#bodyContent p:first-letter 
{
   color: #800000;
   font-size: 200%; 
   float: none;
} */

/* Désactiver la triple taille pour la ligne de catégorie et le sommaire*/
div#catlinks p:first-letter, table#toc p:first-letter 
{ 
   font-size: 100%;  
   float: none; 
}

a:link {}
a:visited {}
a:hover {background-color: #FFD8B0}