/*隐藏最上方导航栏*/
#top_nav {
    display: none;
}

/*溢出隐藏设置*/
#topics, #mainContent {
    overflow: visible;
}
#postDesc {
    float: none;
}

body {
    background: url(https://acg.toubiec.cn/random.php) 0% 0% / cover no-repeat fixed;
}
#home {
    background-color: #c7c7c7db;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: rgba(255, 255, 255, 0);
    margin-bottom: 35px;
    word-wrap: break-word;
    color: azure;
}
#q, #google_q {
    background-color: #f5deb38c;
}
.CalDayHeader {
    background: #ffd4d480;
    font-weight: 100;
    color: #020202;
}
.CalTitle td {
    background: #bfbfbfb5 !important;
    border: 0 !important;
    color: #5e5f63;
    font-family: "Comic Sans MS";
}
.CalOtherMonthDay {
    color: #fff8f887;
    padding-top: 4px;
    padding-bottom: 4px;
}

#cnblogs_c2 {
    display: none;
}
#sideBarMain a {
    color: #6effd0;
}