MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Aus OKAPI Geschichte
(Test: Lit-CSS) |
|||
| Zeile 7: | Zeile 7: | ||
} | } | ||
#p-logo div { display:none; } | #p-logo div { display:none; } | ||
| + | |||
| + | .lit { line-height: 1; | ||
| + | margin-top: 100em; | ||
| + | margin-bottom: 0em; | ||
| + | color: fuchsia;} | ||
Version vom 24. April 2012, 18:09 Uhr
/** Do not force 'lowercase' */
.portlet h5,
.portlet h6,
#p-personal ul,
#p-cactions li a {
text-transform: none;
}
#p-logo div { display:none; }
.lit { line-height: 1;
margin-top: 100em;
margin-bottom: 0em;
color: fuchsia;}