模板:Hatnote/styles.css:修订间差异
来自星露谷物语扩展百科
更多操作
3546754953775813将页面模板:Hatnote/styles.css的内容模型从“wikitext”更改为“CSS” |
Sizau将页面模板:Hatnote/styles.css的内容模型从“CSS”更改为“已过滤的CSS” |
||
| (未显示同一用户的1个中间版本) | |||
| 第1行: | 第1行: | ||
.hatnote { | .hatnote { | ||
text-indent: 2em; | |||
padding-bottom: 0; | |||
margin-bottom: 0; | |||
} | } | ||
.hatnote | .hatnote:last-child { | ||
padding-bottom: 0.5em; | |||
margin-bottom: 0.5em; | |||
} | } | ||
.hatnote .hatnote | .hatnote+#infoboxborder, | ||
.hatnote+.infoboxborder { | |||
margin-top: 15px; | |||
} | } | ||
/* [[Category:模板样式]] */ | /* [[Category:模板样式]] */ | ||