.normal-font {
    font-size: 16px; /* 调整为你需要的字体大小 */
}

.cnblogs_code, pre {
    tab-size: 4;
    -moz-tab-size: 4;
    -webkit-tab-size: 4;
}