9.229
Bearbeitungen
Änderungen
Zur Navigation springen
Zur Suche springen
K
add numbered lists
display: none;
}
/* numbered lists */
ol li > ol {
list-style-type: lower-alpha;
}
ol li > ol li > ol {
list-style-type: lower-roman;
}
<noinclude>[[en:MediaWiki:Common.css]]</nowiki>