MediaWiki: Tweeki.css
提供: 日本国憲法の再誕
| 10行目: | 10行目: | ||
ol { | ol { | ||
| − | list-style-type: | + | list-style-type: simp-chinese-informal; |
} | } | ||
2020年3月2日 (月) 00:44時点における版
/* CSS placed here will affect users of the Tweeki skin */
h4 {
background-color: #e0dddd;
margin: 10px 10px 10px 10px;
border: 1px solid #afadad;
border-radius: 5px;
padding: 5px;
}
ol {
list-style-type: simp-chinese-informal;
}