.navbar {
    display: none;
}

#blogTitle {
    background-color: #222;
}

.headermaintitle:visited {
    color: white;
}

body {
    background-color: #fff;
}

#blog-calendar {
    background: #eee;
}

.CalTitle {
    background: #eee;
}

#topics {
    background: #f8f8f8;
}

#blog_post_info_block,
#under_post_card1,
#under_post_card2 {
    display: none;
}

#title_text {
    top: 0%
}

::marker {
    color: #222;
}

#profile_block {
    display: none;
}

.sidebar-block {
    background: #eee;
}

.liScore {
    background: #eee;
}

.liRank {
    background: #eee;
}

#sidebar_news {
    background: #eee;
}

.catListTitle {
    background: #eee;
    color: black;
    border-bottom: #222;
}

.index-title {
    font-weight: bold;
}

.index-title-1 {
    font-size: x-large;
}

.span-list {
    position: relative;
    left: 7%;
}

#title_text {
    color: white;
}

body {
    font-family: "Open Sans", "Open Sans", "Seravek", "Segoe UI", "Verdana", "PingFang SC", "Hiragino Sans GB", "Lantinghei SC", "Microsoft Yahei", "WenQuanYi Micro Hei", "sans";
}

h1 {
    font-size: xx-large;
    font-weight: bold;
}

code {
    font-size: x-small;
}