.postBody blockquote {
    background: none;
    min-height: 35px;
    _height: 35px;
    border-left-width: 15px;
    line-height: 1.6em;
    font-weight:344;
}
#home {
    width: 80%;
    min-width: 950px;
    background-color:#fff;
    padding: 20px;
    box-shadow: 0 0px 10px rgb(0 0 0 / 100%);
}
.c_ad_block, .under-post-card {display: none;}
#blogTitle h1 a {
    font-size:40px;
    font-family:"Times New Roman";
}
#topics .postTitle{font-size:20px;}
.postTitle {
    font-family:"Times New Roman";
    border-left: 5px solid;
}
.buryit{ display:none; }
.diggnum{ display:none; }
.diggit{
    margin-top:0px;
    padding-top:0px;
    width:73px;
    height:50px;
    background-image:url('https://img2022.cnblogs.com/blog/2213867/202208/2213867-20220815210554573-1005910343.gif');
    background-repeat: no-repeat;
    background-size: 73px 50px;
}