MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Cornix (Diskussion | Beiträge) K (Die Seite wurde neu angelegt: →* Kleinschreibung nicht erzwingen: .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; } .pBody { -moz-border-radius-topright: 5px...) |
Cornix (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 8: | Zeile 8: | ||
.pBody { | .pBody { | ||
-moz-border-radius-topright: 5px; | |||
} | |||
.portlet h5 { | |||
-moz-border-radius-topright: 5px; | -moz-border-radius-topright: 5px; | ||
} | } |
Version vom 21. Juli 2008, 11:57 Uhr
/** Kleinschreibung nicht erzwingen */ .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; } .pBody { -moz-border-radius-topright: 5px; } .portlet h5 { -moz-border-radius-topright: 5px; }