.cnblogs_code pre {
font-family: Courier New!important;
font-size: 18px!important;
word-wrap: break-word;
white-space: pre-wrap;
}
.cnblogs_code span {

font-family: Courier New!important;

font-size: 18px!important;

line-height: 1.5!important;

}
.postBody p{
    font-size: 16px!important;
}
code{
    background: #f8f8f8;
    border-radius: 2px;
    color: #e83e8c;
    margin: 0 2px;
    padding: 0 5px;
    white-space: nowrap;
    border: 1px solid #eaeaea;
}
#cnblogs_post_body p {
    line-height: 30px;
}