MediaWiki:Monobook.css
De Lgmaths.
(Différences entre les versions)
Ligne 18 : | Ligne 18 : | ||
.editsection {font-size: 0.8em; color: gray} | .editsection {font-size: 0.8em; color: gray} | ||
.editsection a {color: gray; margin: 0.5em} | .editsection a {color: gray; margin: 0.5em} | ||
+ | |||
+ | |||
+ | div#p-logo a { background-image: url(<triangles.jpg>) !important; } |
Version du 3 juillet 2010 à 12:12
/* 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; } /* Rendre plus discret le lien "modifier" */ .editsection {font-size: 0.8em; color: gray} .editsection a {color: gray; margin: 0.5em} div#p-logo a { background-image: url(<triangles.jpg>) !important; }