h1.postTitle {
    font-size: 36px;
    padding-bottom: 16px;
    line-height: normal;
}
#home {
    max-width: 1500px;
    margin: auto;
}
.cnblogs-toc {
    font-family: 'Segoe UI', 'Arial';
}
.post {
    max-width: 800px;
}
#comment_form {
    max-width: 800px;
}
.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code {
    font-family: 'Consolas', 'Courier New', Courier, monospace;
}
code {
    text-wrap: initial;
}
