#home {
    width: 70%;
}

.postBody {
    font-size: 15px;
    line-height: 2;
}

#topics .postTitle {
    font-size: 220%;
}

.cnblogs-markdown .hljs {
    font-family: Consolas,"Courier New",sans-serif !important;
    font-size: 14px !important;
}

.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    transition-duration: 1000s;
}

.postBody li, .postCon li {
    margin-bottom: 10px;
}