.postBody li, .postCon li {
margin-bottom: 0;
}
#cnblogs_post_body h1 {
  margin: 1em 0;
  font-size:20px;
  padding-left: 12px;
  border-left: 4px solid #f85959;
  line-height: 1;
}
#cnblogs_post_body h2 {
font-size:18px;
}

#topics .postTitle {
font-size:22px;
}
sub {
  vertical-align:super;
}

pre {
white-space: pre;
}
.postBody {
font-size:15px;
}

.postBody ul li p {
font-size:15px;
}

#cnblogs_post_body img {
  max-width: 100%;
  max-height: 100%;
}