body, button, input, select, textarea {
font-family: Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
}
body {
font-size: 16px;
line-height: 27px;
}
h1, h2, h3, h4, h5, h6 {
margin: 10px 0;
font-family: inherit;
font-weight: 700;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica Neue,Microsoft Yahei,Hiragino Sans GB,WenQuanYi Micro Hei,sans-serif;
}
h1, h2, h3 {
line-height: 40px;
}
.postBody h1 {
margin: 30px 0;
font-size: 30px;
}
.postBody h2{
font-size: 24px;
}
.postBody h3 {
font-size: 18px;
}
code{
padding: 2px 4px;
color: #d14;
white-space: nowrap;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}