/*隐藏广告*/
#ad_t2,#under_post_kb,.under-comment-nav,#cnblogs_c1,#cnblogs_c2{display: none !important;}

@media screen and (max-width: 768px) {
   body {font: 12px/1.5 "Roboto Mono", monospace, sans-serif !important;}
   #cnblogs_post_body{font-size: 14px!important;}
   .cnblogs-markdown .hljs, .cnblogs-post-body .hljs {font-family: "Roboto Mono", monospace, sans-serif  !important;}
  .post{padding: 10px!important;}
    pre,  code {font-family: "Roboto Mono", monospace, sans-serif  !important;}
    .postTitle {font-size:20px !important;}
}
.cnblogs-markdown pre code, .cnblogs-post-body pre code {white-space: inherit !important;}