MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus Shadowhelix
Zur Navigation springen Zur Suche springen
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...)
 
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, 12: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;
}