@import url(https://fastly.jsdelivr.net/gh/esofar/cnblogs-theme-silence@3.0.0-rc2/dist/silence.min.css);

.postTitle {
    font-weight: bold !important;
}

#topics .postBody h1 {
    font-size: 24px !important;
}

#topics .postBody h2 {
    font-size: 21px !important;
}

#topics .postBody h3 {
    font-size: 19px !important;
}

h1.postTitle {
    font-size: 26px !important;
    text-align: center !important;
}

*:not(svg) {
    color: black;
}

.github-corner {
    color: white;
}

#under_post_card1, #under_post_card2 {
    display: none;
}

#topics .postBody table td, #topics .postBody table th {
    min-width: 160px;
}