MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus LNTwww
Tasnad (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Tasnad (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
#content { font:Times 13px bold; } | #content { font:Times 13px bold; } | ||
html #toc ul, .toc ul { | |||
list-style-image:none; | |||
list-style-position:inside; | |||
list-style-type:armenian /*replace this with the type you want*/; | |||
} | |||
.tocnumber { display: none; } | |||
Version vom 24. Februar 2021, 16:07 Uhr
#content { font:Times 13px bold; }
html #toc ul, .toc ul {
list-style-image:none;
list-style-position:inside;
list-style-type:armenian /*replace this with the type you want*/;
}
.tocnumber { display: none; }