MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (14 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 14: | Zeile 14: | ||
h4 { | h4 { | ||
color: blue; | |||
font-size: 14pt; | |||
text-decoration: underline; | text-decoration: underline; | ||
} | } | ||
h5 { | |||
font-size: 10pt; | |||
text-decoration: underline; | |||
} | |||
#ca-nstab-main { display: none !important; } | |||
#ca-talk { display: none !important; } | |||
#ca-view { display: none !important; } | |||
#ca-viewsource { display: none !important; } | |||
#ca-history { display: none !important; } | |||
#p-tb { display: none !important; } | |||