MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus LNTwww
Tasnad (Diskussion | Beiträge) |
Tasnad (Diskussion | Beiträge) |
||
(11 dazwischenliegende Versionen desselben Benutzers werden 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; } | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
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; }