.cnblogs-markdown .hljs {
    font-family: "Courier New",sans-serif !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    padding: 5px !important;
}

.postBody {
    border-bottom: 1px solid #000;
    color: #000;
    line-height: 1.8;
    padding: 5px 2px 5px 5px;
    font-size: 14px;
}