.textClass {
    line-height: 25px;
}

p {
    line-height: 25px;
}

#cnblogs_post_body h2 {
    border-left: 5px solid #55895B !important;
    padding: 10px 20px;
    line-height: 1.5;
    background: #f1f1f1;
    margin: 10px 0;
}

.postBody a {
    color: #4d8bb7;
}