MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus drf-faq
(Änderung 3576 von Mile (Diskussion) wurde rückgängig gemacht.) |
|||
| Zeile 5: | Zeile 5: | ||
#p-cactions li a { | #p-cactions li a { | ||
text-transform: none; | text-transform: none; | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
} | } | ||
Aktuelle Version vom 28. September 2010, 12:03 Uhr
/** Kleinschreibung nicht erzwingen */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
text-transform: none;
}