模板:Hatnote/styles.css:修订间差异
来自星露谷物语扩展百科
更多操作
删除的内容 添加的内容
3546754953775813将页面模板:Hatnote/styles.css的内容模型从“wikitext”更改为“CSS” |
无编辑摘要 |
||
| 第1行: | 第1行: | ||
.hatnote { |
.hatnote { |
||
text-indent: 2em; |
|||
padding-bottom: 0; |
|||
margin-bottom: 0; |
|||
} |
} |
||
.hatnote |
.hatnote:last-child { |
||
| ⚫ | |||
text-indent: 0; |
|||
margin-bottom: 0.5em; |
|||
} |
} |
||
.hatnote |
.hatnote+#infoboxborder, |
||
.hatnote+.infoboxborder { |
|||
| ⚫ | |||
margin-top: 15px; |
|||
} |
} |
||