Utilisateur:Ironbrother/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.

 
/* Fenêtres arrondies (pour les navigateurs moz/firefox/gecko) */
 
.pBody {
padding: 0.3em 0.3em;
-moz-border-radius-topright: 0.5em;
}
 
.portlet h5 {
-moz-border-radius-topright: 0.5em;
}
#p-cactions ul li, #p-cactions ul li a {  
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
}
 
/* Style sur la page d'accueil */
.boite-accueil-haut {
-moz-border-radius-topright: 0.5em;
-moz-border-radius-topleft: 0.5em;
}