MediaWiki:Monobook.css

De PlaneteSistearth

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 : Videz le cache dans Outils → Préférences.
/* edit this file to customize the monobook skin for the entire site */


#content {
background: #F8FCFF; /* a light blue */
}
 
#content div.thumb {
border-color: #F8FCFF;
}
 
.ns-0 * #content, .ns-100 * #content {
background: white;
}
 
#mytabs li {
background: #F8FCFF;
}
 
.ns-0 * #mytabs li, .ns-100 * #mytabs li {
background: white;
}
 
#mytabs li a {
background-color: #F8FCFF;
}
 
.ns-0 * #mytabs li a, .ns-100 * #mytabs li a {
background-color: white;
}
 
#p-cactions li a, #p-cactions li a:hover, #p-cactions li.selected a {
background-color: #F8FCFF;
}
 
.ns-0 * #p-cactions li a, .ns-100 * #p-cactions li a {
background-color: #fbfbfb;
}
 
.ns-0 * #p-cactions li.selected a, .ns-0 * #p-cactions li a:hover,
.ns-100 * #p-cactions li.selected a, .ns-100 * #p-cactions li a:hover {
background-color: white;
}
 
.ns-0 * #content div.thumb, .ns-100 * #content div.thumb {
border-color: white;
}