
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: Arial !important;
    font-size: 13px !important;
    line-height: 1.7 !important;
    padding: 10px !important;
/*    word-break: keep-all;*/
}

/*
.postBody blockquote{
    background: #f0f0f0;
}
*/
#topics .postBody blockquote {
    background:none;
    border: none;
    margin-bottom: 10px;
    padding: 2px 10px;
    border-left: none;
    font-family: Arial !important;
    font-size: 13px !important;
}
