MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Das Dschungelbuch - bis 2021
Zeile 2: | Zeile 2: | ||
.toc, #toc { display: none; } | .toc, #toc { display: none; } | ||
+ | |||
+ | p { font-size:20px; } |
Version vom 14. April 2011, 01:51 Uhr
/* CSS an dieser Stelle wirkt sich auf alle Skins aus */ .toc, #toc { display: none; } p { font-size:20px; }