body {
background: url(https://ws1.sinaimg.cn/large/0072Vf1pgy1foxkjcneg1j31kw0w0hbs.jpg) fixed;
background-size: 100%;
background-repeat: no-repeat;
}
#home {
    background-color: rgb(255,255,255,0.7);
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff0;
}
div[id^="ad_"] {
    display: none;
}
div[class^="c_ad"] {
    display: none;
}
div[id^="under_post"] {
    display: none;
}
#comment_form_container .comment_textarea {
    width: 750px;
    height: 100px;
    font-size: 18px;
}
div.commentform input.author, div.commentform input.email, div.commentform input.url {
    width: 100px;
}
.cnblogs-markdown .hljs, .cnblogs-post-body .hljs {
    font-family: "Consolas",sans-serif!important;
    font-size: 13px!important;
}
.CalDayHeader {
    background: #fff0;
}
.CalTitle td {
    background: #fff0 !important;
}
.CalTitle {
    background: #fff0;
}
#comment_form_container .comment_textarea {
    background: rgb(255,255,255,0.3);
}
.input_my_zzk {
    background: rgb(255,255,255,0.3);
}
.cnblogs-markdown code, .cnblogs-post-body code {
    background-color: rgb(255,255,255,0.3)!important;
}