body{
  font-family: 黑体,Verdana,Arial,Helvetica,sans-serif !important;
 /* background: url(https://picsum.photos/1600/736?image=54) top center no-repeat fixed !important;*/
     background:#2d3e4b !important;
}
.dayTitle{
   display:none !important;
}

#main{
background:#fff9e8 !important;
}

#blog_post_info_block{
  margin-top:500px !important;
}

#mainContent{
 background:#fff9e8 !important;
}

textarea{
 border:none !important;
}

#green_channel a{
 background-image:none !important;
box-shadow:none;
border-radius:3px;
}
.Cal td{
 background:#fff;
}
.CalDayHeader{
  background:#fff;
  border-bottom:none;
}
.CalTitle{
 border-bottom:none;
}

.catListTitle {
    
    border: 0 !important;
color:white !important;
}

#navList a{
 text-shadow:none !important;
}

p{
   font-size:16px;
}

blockquote{
 border:none;
 border-left:6px solid #795550 !important;
 background:white;
color:#151e5d;
}

#sideBar{
 background:#fff9e8;
}
.newsItem{
background:#fff;
border:0;
}

#topics{
background:#fff9e8;
margin-bottom:300px !important;
}

.cnblogs_code{
   padding-left:20px;
   background:#fff;
   border:0px !important;
   font-size:14px !important;
}
.cnblogs_code_toolbar{
  background:#fff !important;
}

pre{
  font-size:14px !important;
  
}


.postTitle2{
color:#fff !important;
overflow: hidden;
text-overflow:ellipsis !important;
white-space: nowrap;
}
.postTitle{
font-size:1.6rem !important;
color:#fff;
background:#00bcd4;
border-left:#fff;
}
.headermaintitle{
 text-shadow:none !important;
}