#cnblogs_post_body h1 {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.5;
}
#cnblogs_post_body h2 {
    font-size: 26px;
    font-weight: bold;
}
#cnblogs_post_body {
    color: #2f2f2f;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.7;
}