模板:Mechanism/styles.css:修订间差异
来自RIA | Wiki
更多操作
LettuceIce(留言 | 贡献) 无编辑摘要 |
LettuceIce(留言 | 贡献) 无编辑摘要 |
||
| 第6行: | 第6行: | ||
margin-bottom: 10px; | margin-bottom: 10px; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
} | |||
h2::before { | |||
width: 4px; | |||
height:100%; | |||
background-color: #bb3e3d; | |||
} | } | ||
2023年12月7日 (四) 23:53的版本
h2 {
color:black;
border: none;
font-size:20px;
margin-left:16px;
margin-bottom: 10px;
font-family: sans-serif;
}
h2::before {
width: 4px;
height:100%;
background-color: #bb3e3d;
}
h3 {
color:black;
border: none;
font-size:16px;
margin-left:10px;
margin-bottom: 10px;
font-family: sans-serif;
}