.cnblogs_code pre {
font-size: 14px!important;
}

.cnblogs_code span {
font-size:14px!important;
}

.blogpost-body p {
 font-size:18px!important;
}

.postTitle {
background-color:#40E0D0;
 font-size:16px!important;

}

#cnblogs_post_body h1    {
 font-size:28px!important;
    color: #800000;
}
#cnblogs_post_body h2    {
 font-size:24px!important;
    color: orange;
}
#cnblogs_post_body h3    {
 font-size:20px!important;
    color: blue;
}
#cnblogs_post_body h4    {
 font-size:18px!important;
    color: #088f7f;
}