模板:Mechanism/styles.css:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 标签:手工回退 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第1行: | 第1行: | ||
h2 { | h2 { | ||
color:black; | color:black; | ||
font-size:20px; | font-size:20px; | ||
font-weight: bold; | font-weight: bold; | ||
| 第9行: | 第8行: | ||
h3 { | h3 { | ||
color:black; | color:black; | ||
font-size:16px; | font-size:16px; | ||
margin-bottom: | margin-bottom: 8px; | ||
font-weight: normal; | |||
font-family: sans-serif; | |||
} | |||
h4 { | |||
color:black; | |||
font-size:14px; | |||
margin-bottom: 6px; | |||
font-weight: normal; | font-weight: normal; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
2023年12月12日 (二) 14:00的版本
h2 {
color:black;
font-size:20px;
font-weight: bold;
font-family: sans-serif;
}
h3 {
color:black;
font-size:16px;
margin-bottom: 8px;
font-weight: normal;
font-family: sans-serif;
}
h4 {
color:black;
font-size:14px;
margin-bottom: 6px;
font-weight: normal;
font-family: sans-serif;
}