MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mike (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Mike (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
(9 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 8: | Zeile 8: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#ca-history { | |||
display: none !important; | |||
} | |||
#footer-poweredbyico { display: none; } | #footer-poweredbyico { display: none; } | ||
html, body { | |||
font-family: Comic Sans MS; | |||
} |
Aktuelle Version vom 13. Januar 2017, 21:52 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ #ca-talk { display: none !important; } #ca-viewsource { display: none !important; } #ca-history { display: none !important; } #footer-poweredbyico { display: none; } html, body { font-family: Comic Sans MS; }