MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| (10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 13: | Zeile 13: | ||
h4 { | |||
color: blue; | |||
font-size: 14pt; | |||
text-decoration: underline; | |||
} | |||
h5 { | h5 { | ||
| Zeile 18: | Zeile 23: | ||
text-decoration: underline; | 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; } | |||