Dieses Wiki ist nicht die DAoCpedia (daocpedia.eu), sondern ein Backup der DAoCpedia-Inhalte vom 31. März 2016 (mehr erfahren).

MediaWiki:Monobook.css: Unterschied zwischen den Versionen

Aus Backup der DAoCpedia (2016-03-31)
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. Oktober 2005, 04:48 Uhr

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