body {

    /* background-image: url(https://230519jnsc.shenduxunruan.com/bg.gif); */
    background-width: 100%;
    background-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-position: center 0;
    padding-top: 50px;
}

#top_nav{
    display: none;
}

#home{
   

}

#home:hover{
    opacity: 1;
}
.postTitle a{
    background-image: none;
    padding: 0;
    padding-left: 20px;
}
summary {

    border-radius: 10px;

    background-color: #eee9;

    font-size: large;

    font-weight: bold;

}

/* 日历 */
#blog-calendar{
    display: none !important;
}

/* 搜索 */
#sidebar_search{
    display: none;
}
