模板:Mechanism/styles.css:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第3行: | 第3行: | ||
border: none; | border: none; | ||
font-size:20px; | font-size:20px; | ||
font-weight: bold; | |||
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
| 第9行: | 第10行: | ||
content:"|"; | content:"|"; | ||
color: #bb3e3d; | color: #bb3e3d; | ||
font-weight: | font-weight: 900; | ||
} | } | ||
| 第17行: | 第18行: | ||
font-size:16px; | font-size:16px; | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
font-weight: normal; | |||
font-family: sans-serif; | font-family: sans-serif; | ||
} | } | ||
2023年12月8日 (五) 00:26的版本
h2 {
color:black;
border: none;
font-size:20px;
font-weight: bold;
font-family: sans-serif;
}
h2::before {
content:"|";
color: #bb3e3d;
font-weight: 900;
}
h3 {
color:black;
border: none;
font-size:16px;
margin-bottom: 10px;
font-weight: normal;
font-family: sans-serif;
}