body{
  font-size: 14px;
}
#cnblogs_post_body h5{
  font-size: 14px;
}
div{
  border-radius: 7px;
}
span,img, .catListTitle{
  border-radius: 7px;
}
input{
  border-radius: 7px;
  border: 1px solid #9999;
  height:20px
}

pre{
  line-height: 0px;
}

#navigator{
  border-radius: 7px 7px 0 0;
}
#main{
  border-radius:  0 0 7px 7px;
}
#green_channel a{
  display: unset;
  border-radius: 7px;
  font-weight: normal;
  box-shadow:none;
  text-shadow:none;
}
pre code{
  /*控制代码不换行*/
  white-space: pre;
  word-wrap: normal;
  display: block !important;
  overflow-x: auto !important;
  padding: 0.5em !important;
  background: #2E3440 !important;
}
.postBody blockquote{
  background: none !important;
  border: none;
  min-height: 25px !important;
  border-left: .25rem solid #e9ecef;
}
.postBody blockquote p{
  margin: auto !important;
}
#div_digg .buryit{
  display: none !important
}
.cnblogs-markdown code, .cnblogs-post-body code{
background: none !important;
color: #e83e8c !important;
border: none !important
}

#cnblogs_c1, #under_post_news, #cnblogs_c2, #under_post_kb, #HistoryToday, #ad_t2{
  display:none !important
}
