.dayTitle{
    text-align:center;
}
.postTitle{

}
#top_nav{
    display: none !important;
}
#home {
    margin-top: 0 !important;
}
a[title="入园时间：2020-11-05"]::before{
    content:''
}
a[href="https://home.cnblogs.com/u/MrZhous/followers/"]::before{
    content:'12.5w';
    color: #075db3;
}
a[href="https://home.cnblogs.com/u/MrZhous/followers/"]{
    color:rgba(0,0,0, 0)
}

/* 图片尺寸 */
img{
    /* max-height: 400px; */
    marign: 20px 10px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.3), -3px 3px 8px 3px rgba(0,0,0,0.15);
}