.cnblogs_code span {
    font-size: 14px !important;
    font-weight: bold;
}

.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-size: 14px !important;
    font-weight: bold;
}

.cnblogs-markdown code, .cnblogs-post-body code {
  font-size: 14px !important;
    font-weight: bold;
}