MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus LNTwww
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:


html #toc ul, .toc ul {
html #toc ul, .toc ul {
list-style-image:none;
display: none;
list-style-position:inside;
list-style-type:armenian /*replace this with the type you want*/;
}
}
.tocnumber { display: none; }
.tocnumber { display: none; }

Version vom 24. Februar 2021, 16:10 Uhr

#content { font:Times 13px bold; }

html #toc ul, .toc ul {
display: none;
}
.tocnumber { display: none; }