MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus CorrsWiki
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
/* edit this file to customize the monobook skin for the entire site */
+
/** Do not force 'lowercase' */
 +
.portlet h5,
 +
.portlet h6,
 +
#p-personal ul,
 +
#p-cactions li a {
 +
text-transform: none;
 +
}

Version vom 15. April 2006, 23:02 Uhr

/** Do not force 'lowercase' */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
	text-transform: none;
}