/***我的自定义Css***/
.postCon {
    font-size: 12pt;
}

.postDesc{
padding-top:10px;
}

.postTitle{
font-size:20px;
}

#cnblogs_post_body p{
font-size:12pt;
}
/***我的自定义Css***/