Utilisateur:Irønie/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.

// anti-pub
//#siteNotice {display:none;}
div#siteNoticeSmall { display:none; }
 
// body { background-color: #F7BFF9; background-image: none; }
 
// #editsection{ background-color: pink; }
 
// #column-content{ background-color: green; }
 
/*
#bodyContent{
background-color: yellow;
-moz-column-width: 15em;
-moz-column-count: 4;
-moz-column-gap: 1em;
text-align: justify;
}
#bodyContent::-moz-column-content{
border: 3px solid black;
background: #ddd;
padding: 5px;
}
 
a.stub { color: green; background-color:grey; }
#stub { color: green; background-color:grey; }
 
*/