MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus InfoWissWiki - Das Wiki der Informationswissenschaft
Zur Navigation springen Zur Suche springen
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 6. Dezember 2005, 11:28 Uhr

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