.postBody{
    font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,WenQuanYi Micro Hei,Microsoft Yahei,sans-serif;
    font-size: 14px;
    color: #333;
}
.postBody code{
    border: none!important;
    color: #c7254e;
    background-color: #f9f2f4 !important;
    font-family: Source Code Pro,Consolas,Menlo,Monaco,Courier New,monospace;
}
.postBody .sourceCode code{
    background-color: #f5f5f5!important;
}
.postBody a{
   color:blue;
}
div#blogTitle{
  background-image:url('https://images2015.cnblogs.com/blog/991721/201607/991721-20160717212013092-910590476.jpg');
  background-repeat:no-repeat;
  background-size: cover;
  background-position: center -55px;
  height: 200px;
}
#sideBar{
  top:210px !important;
}