MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus LNTwww
Tasnad (Diskussion | Beiträge) |
Tasnad (Diskussion | Beiträge) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
#content { font:Times 13px bold; } | #content { font:Times 13px bold; } | ||
+ | /* do not add automatic numbering to tables of contents */ | ||
#toc .tocnumber { display: none; } | #toc .tocnumber { display: none; } | ||
− | |||
− | |||
− | |||
− |
Aktuelle Version vom 25. Februar 2021, 22:09 Uhr
#content { font:Times 13px bold; } /* do not add automatic numbering to tables of contents */ #toc .tocnumber { display: none; }