#KerryCodeSignature
{ 
border:solid 1px #FF0088;
padding-top: 10px;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 60px;
font-family:  宋体 楷体;
font-size:12px;
#height: 220px;
background: url(https://files.cnblogs.com/files/kerrycode/notice_info.gif) #FFFFBB no-repeat 1% 50%;

}
#KerryCodeSignature div
{
line-height: 25px;
}


/*快速评论*/
#div_digg {
  position: fixed;
  bottom: 10px;
  right: 450px;
  border: 2px solid #ECD7B1;
  padding: 10px;
  width: 140px;
  background-color: #fff;
  border-radius: 5px 5px 5px 5px !important;
  box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}

p.ex1
  {
  font:"宋体","楷体";
  }


/*markdown 格式设置*/



.cnblogs-markdown {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  color: rgb(10, 10, 10);
  overflow: hidden;
  font-family: "宋体","Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  word-wrap: break-word;
}
