#home { width: 80%;}
body, .postBody{font-family:Microsoft Yahei; line-height:1.8em; font-size:16px;}
#blogTitle h1 {
    font-size: 24px;
    font-weight: normal;
    margin-top: 0;
}
#navigator {height: 40px;line-height: 40px;}
.blogStats {margin-top:0;}
#navList a {padding-top: 0;}
#navList li {margin-right: 20px;}
#topics .postTitle {font-size: 24px;font-weight:normal;}
.cnblogs_code pre, .cnblogs_code span {
    font-size: 14px!important;
    font-family: consolas!important;
}
.cnblogs-markdown .hljs,
.cnblogs-markdown code {
    font-size: 14px!important;
}