MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus LNTwww
David (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „#content { font:Times 13px bold; }“) |
Tasnad (Diskussion | Beiträge) |
||
(14 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; }