code[type=run] {
    display: none;
}

#MySignature { display: none; }

#post_detail {
    font-size: 12pt;
}

.cnblogs-markdown :not(pre,div,td)>code, .blogpost-body :not(pre,div,td)>code {
    color: unset;
    background: unset;
    margin: unset;
    padding: unset;
}

.cnblogs-markdown p {
    font-family: SimSun-ExtB, SimSun, Serif;
    font-size:14pt;
}
h1 {
    font-size:14pt!important;
}