模板:Mechanism/styles.css
来自RIA | Wiki
更多操作
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;
}