@import "https://fontsapi.zeoseven.com/292/main/result.css";
@import "https://fontsapi.zeoseven.com/442/main/result.css";
@import "https://fontsapi.zeoseven.com/467/main/result.css";

body {
    font-family: "LXGW WenKai", sans-serif;
}

pre,
code {
    font-family: "Maple Mono NF CN", monospace !important;
}

h6 {
    font-family: "LXGW WenKai", sans-serif;
}

a {
    font-family: "LXGW WenKai", sans-serif;
}

#top_nav {
    display: none;
}
#under_post_card1 {
    display: none;
}
#under_post_card2 {
    display: none;
}
.comment_textarea {
    width: 100%;
}
#blog_post_info {
    display: none;
}
.postTitle {
    border-left: unset;
}
.postTitle a {
    padding-left: unset !important;
}
.postTitle a:hover {
    margin-left: unset !important;
}
#poweredby {
    display: none !important;
}
#topics .postTitle {
    padding-left: 0;
}
#topics .postTitle a {
    font-size: 2em;
}
#post_next_prev {
    display: none !important;
}
#comment_nav {
    display: none !important;
}
#comment_form_container p:last-of-type {
    display: none !important;
}
#homepage_top_pager {
    display: none;
}
.pager a {
    border: 0;
    box-shadow: none;
    background: unset;
    color: #3671a5;
    text-decoration: underline;
}
.pager a:hover {
    background: unset !important;
    color: #0f3647;
}