MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus LNTwww
Tasnad (Diskussion | Beiträge) |
Tasnad (Diskussion | Beiträge) |
||
| 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, 15: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; }