a{ text-decoration:none!important;}
a:hover{ text-decoration:underline!important;}
#cnblogs_post_body a:link {color:#0000FF;}      
#cnblogs_post_body a:visited {color:#4A708B;} 
#cnblogs_post_body a:hover {color:#FF00FF;}  
#home{
  width:80%;
  padding-top:0px;
  border-radius:20px;
}
#blogLogo{
  display:block;
  background: url('https://images.cnblogs.com/cnblogs_com/xiayi/960996/t_148890264991503.png') no-repeat;
  width: 559px;
  height: 120px;
}

.icon{
  width: 2em; height: 2em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
  margin-right:1.5em;
}
.icon:hover{ cursor:pointer;}

/*加关注*/
#p_b_follow{ width:4.5em; background-color:#FFB5C5; font-size:1.2em; margin-top:4px; padding-left:10px; font-weight:bold; border-top-right-radius:4px; border-bottom-right-radius:6px;}
#p_b_follow a{ color:#fff;}
#p_b_follow a:hover{ text-decoration:none; color:#999;}
#p_b_follow a:hover #p_b_follow{ background-color:#CD919E; }

/*去广告*/
#author_profile,#under_post_news,#under_post_kb,#ad_t2,#ad_c1,#ad_c2{ display:none; }
#green_channel{ float:left;}

/*回到顶部*/
#comment_nav a[href="#top"]{ position:fixed; right:2%; bottom:1%; display:block; width:60px; height:130px; text-indent:-9999px; text-align:left; padding-left:0px; background:url("https://images.cnblogs.com/cnblogs_com/xiayi/960996/o_5-1304121QA4.png");}

/*写随笔的字体大小*/
#preview-contents{ font-size:16px;}

/*写随笔贴大图片时候，max-width之前为700px，会切掉*/
#cnblogs_post_body img{max-width: 100%;}