MediaWiki:Mobile.css: Difference between revisions
m typo in main page class name |
m add numbered lists |
||
| Line 98: | Line 98: | ||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | |||
/* numbered lists */ | |||
ol li > ol { | |||
list-style-type: lower-alpha; | |||
} | |||
ol li > ol li > ol { | |||
list-style-type: lower-roman; | |||
} | } | ||
<noinclude>[[de:MediaWiki:Common.css]]</nowiki> | <noinclude>[[de:MediaWiki:Common.css]]</nowiki> | ||