MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus Stratum 0
(Die Seite wurde neu angelegt: „→CSS an dieser Stelle wirkt sich auf den Monobook-Skin aus. Für allgemeingültige Skin-Anpassungen bitte MediaWiki:Common.css bearbeiten.: .portlet h5,…“) |
K (editsection-Links kleiner) |
||
Zeile 7: | Zeile 7: | ||
#p-cactions li a { | #p-cactions li a { | ||
text-transform: none; | text-transform: none; | ||
+ | } | ||
+ | |||
+ | h3 .editsection { | ||
+ | font-size: 60%; | ||
} | } |
Version vom 4. Februar 2012, 21:00 Uhr
/* CSS an dieser Stelle wirkt sich auf den Monobook-Skin aus. Für allgemeingültige Skin-Anpassungen bitte [[MediaWiki:Common.css]] bearbeiten. */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
text-transform: none;
}
h3 .editsection {
font-size: 60%;
}