.postBody {
    padding: 5px 2px 5px 5px;
    line-height: 1.5;
    color: #0;
    font-size: 15px;
}

.postBody p {
    line-height: 1.5;
    color: #333;
    font-size: 15px;
}

.cnblogs-markdown
.hljs {
    font-family: "Courier New",sans-serif!important;
    font-size: 13.5px!important;
    line-height: 1.5!important;
    padding: 5px!important;
}