#topics .postTitle a {
    font-family:  Consolas,"Microsoft YaHei";
    font-size: 25px;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    margin: 10px auto !important;
    font-family: Consolas, "Microsoft YaHei" !important;
    font-size: 16px !important;
    text-indent: 0 !important;
    padding: 25px !important;
}
#cnblogs_post_body h3, .blog_comment_body h4{
    font-weight: normal;
}
#cnblogs_post_body {
    margin: 10px auto;
    font-family:  Consolas,"Microsoft YaHei";
    font-size: 16px;
    text-indent: 0;
}
.postCon a, .postBody a, .feedbackCon a {
    color: #399AB2;
}
