#cnblogs_post_body h2{
background-color: #00bfff; padding-left: 5px; color: #ffffff;
box-shadow: 0 0 0 1px #049FF1, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);font-size: 20px; font-weight: bold;
}
.cnblogs_code{
    background-color: #F8F8EE;
    border: 1px dashed #CCCCCC;
   
}
.cnblogs_code_toolbar{
display:none
}
.postBody h1 {
background-color: #00bfff;
color: #ffffff;
box-shadow: 0 0 0 1px #049FF1, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
border-radius: 4px;
padding: 6px 20px;
font-size: 20px;
}