模板:Hatnote/styles.css:修订间差异
来自星露谷物语扩展百科
更多操作
删除的内容 添加的内容
创建页面 |
Sizau将页面模板:Hatnote/styles.css的内容模型从“CSS”更改为“已过滤的CSS” |
||
| (未显示同一用户的2个中间版本) | |||
| 第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; |
|||
} |
} |
||