body{min-height:100%;height:100%}
#home{
overflow-y:scroll;
background: url('https://images.cnblogs.com/cnblogs_com/play1997/1840781/o_200903094413nep_background.jpg') no-repeat;
background-repeat: no-repeat;width:100%;height:100%}
.day{margin-left:20px;border-radius:20px}
.postTitle a{background:transparent;margin-left:20px;padding-left:0;line-height:2rem}
.vertical-middle>*{font-size:30px;color:rgba(255,255,255,0.8)}
.dayTitle{height:auto;display:flex;justify-content: flex-end;}
.dayTitle > a{margin-right: 4%;color:rgb(79,66,143);}
#blogTitle h1{padding:30px 0 0 30px;}
#Header1_HeaderTitle{font-size:60px;color:#E5C0EC;}
.newsItem{background-color:rgba(245,245,245,1);}
#navList a{
    color:rgba(229,192,236,0.8) !important;
    font-size:24px;

}
#navList{
    float:none;
    margin-left: 40px}
.blogStats{
    background:none;
    margin-top:10px;
    left:65px !important;
    color:rgba(229,192,236,1) !important;}

.day,.sidebar-block,.newsItem,#blog-calendar,#CalTitle,.mySearch,.catListLink{
    background:none;
    background-color:rgba(229,192,236,0.6) !important;
}
.c_b_p_desc{
    color:rgb(79,66,143)
}
.postDesc{
    color:rgb(79,66,143);
}
#footer{
    background:none;
    padding:0;
    margin:0;
}
.postTitle{
    margin-top:0px;
}
#ad_t2,.c_ad_block,#blog_post_info_block{
    display:none;
}
#topics{
    background:none;
    background-color:rgba(229,192,236,0.6) !important;
}
#cnblogs_post_body h6, .blog_comment_body h6 {
    font-size:35px
}
#cnblogs_post_body p {
    font-size:35px
}
#cnblogs_post_body h4, .blog_comment_body h4 {
    font-size: 45px;
    font-weight: bold;
    margin: 10px 0;
}
code {
    padding: 2px 6px;
    font-size: 200%;
    color: rgb(79,66,143) !important;
    background-color: rgba(0,0,0,0);
    border-radius: 4px;
}
pre{
    background-color:rgba(245,245,245,0.7) !important;
}
a:hover{
color:rgb(79,66,143) !important;
}