Utilisateur:RockyRoad/monobook.css

Un article de Wikipédia, l'encyclopédie libre.

Note : Après avoir publié la page, vous devrez forcer son rechargement pour voir les changements : Mozilla / Konqueror / Firefox : Shift-Ctrl-R, Internet Explorer / Opera : Ctrl-F5, Safari : Cmd-R.

/*
@import "http://fr.wikipedia.org/w/index.php?title=Wikipédia:Brouillons/Infobox.css&action=raw&ctype=text/css"
*/
.RR_test{
  background-color:red;
}
 
.RR_infobox {
  background-color:#efe;  
}
 
.RR_infobox caption {
  background-color:#484;
  color:yellow;
}
 
.RR_infobox .subheader {
  background-color:#aba;  
}
 
.RR_infobox table {
  background-color:red;
}