/* advertise */
#site_nav_under,#ad_under_post_holder,#under_post_news,#google_ad_c2,#under_post_kb{
width:0;
height:0;
display:none;
overflow:hidden;
}

#cnblogs_post_body img, .blogpost-body img {
    max-height: 300px !important;
}

#cnblogs_post_body p {
    line-height: 1.5rem;
}

#cnblogs_post_body li {
    margin-bottom: 0.5rem;
}

#cnblogs_post_body h2, #cnblogs_post_body h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

