MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus LNTwww
Wechseln zu:Navigation, Suche
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
#content { font:Times 13px bold; }
#content { font:Times 13px bold; }
span.tocnumber { display: none; }
 
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; }