MediaWiki: Vector.css
提供: 日本国憲法の再誕
| 2行目: | 2行目: | ||
/* enlarge font-size for ja fonts */ | /* enlarge font-size for ja fonts */ | ||
#bodyContent { font-size: 94.4%; } | #bodyContent { font-size: 94.4%; } | ||
| + | ol { | ||
| + | |||
| + | list-style-type: lower-roman; | ||
| + | |||
| + | } | ||
2020年3月2日 (月) 01:02時点における最新版
/* ここに記述したCSSはベクター外装の利用者に影響します */
/* enlarge font-size for ja fonts */
#bodyContent { font-size: 94.4%; }
ol {
list-style-type: lower-roman;
}