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