#cnblogs_post_body h1 {
    color: rgb(255, 255, 255);
    padding-left: 15px;
    text-shadow: rgb(34, 34, 34) 2px 2px 3px;
    font-family: 微软雅黑, 宋体, 黑体, Arial;
    margin-bottom: 5px;
    background: rgb(54, 95, 145);
    border-radius: 5px !important;
}

#cnblogs_post_body blockquote{
    background:none;
}