body {
    font: 14px/1.5 "PingFang SC","Lantinghei SC","Microsoft YaHei","HanHei SC","Helvetica Neue","Open Sans",Arial,"Hiragino Sans GB","微软雅黑",STHeiti,"WenQuanYi Micro Hei",SimSun,sans-serif;
background: url(https://images.cnblogs.com/cnblogs_com/zhang-ff/1680204/o_200325091602201511241803117077__l_enlarged.jpg) center center / cover no-repeat fixed rgb(34, 34, 34);
color:#333;
}
body #home{
background-color:#fff9;
border-radius: 10px;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
    margin-bottom: 35px;
    word-wrap: break-word;
}
.CalTodayDay {
    background: #ababc4 !important;
    color: #fff;
    font-weight: bold;
    border-radius: 200px;
}
#blog-calendar {
    border-radius: 5px;
}
#cnblogs_c1,#ad_t2,#cnblogs_c2,#under_post_news,#under_post_kb,.buryit{
display:none;
}
.author_avatar {
    border-radius: 200px;
}
.diggit {
    float: right;
}
@media screen and (max-width: 767px) {
    #sideBar {
    display: none;
    width: auto;
    margin-top: 10px;
}
}