模块:Hatnote/styles.css:修订间差异
来自RIA | Wiki
更多操作
建立内容为“.hatnote { font-size: smaller; } div.hatnote { margin: 0.8em 0 0.8em 2em; }”的新页面 |
修改样式 |
||
| 第1行: | 第1行: | ||
.hatnote { | .hatnote { | ||
font-size: | font-size: small; | ||
} | } | ||
div.hatnote { | div.hatnote { | ||
margin: 0.8em 0 0.8em | margin: 0.8em 0 0.8em 2rem; | ||
} | } | ||
2021年3月12日 (五) 21:22的版本
.hatnote {
font-size: small;
}
div.hatnote {
margin: 0.8em 0 0.8em 2rem;
}