/*
body {
    background: url(https://images.cnblogs.com/cnblogs_com/bafan/1557281/o_201118071752000.jpg) fixed;
    background-size: cover;
    cursor: url(https://gitee.com/blogs_song/blog-image-bed/raw/master/blog/2021/01/Jkll8I.png), auto;
}
a:hover {
    cursor: url(https://gitee.com/blogs_song/blog-image-bed/raw/master/blog/2021/01/JkuClT.png), auto;
}

#home {
    background: white;
    padding: 30px;
    opacity: 0.88;
    width: 90%;
    margin: 0px auto;
    margin-top: 45px;
}
#header {
    background: white;
}
#blogTitle h1 a {
    color: black;
    opacity: 0.5;
    text-decoration: underline;
}
#blogTitle h1 a:hover {
    color: coral;
    text-decoration: underline;
}
#navList a:hover {
    color: coral;
}


!* 👉，🐕，🐟， *!
.day:after {
    content: "👉"
}



#topics .postTitle a {
    color: #444;
}


!* 底部 *!
#footer {
    font-weight: 100;
}



!* 隐藏广告 *!
.c_ad_block {
    display: none;
}
#bannerbar {
    display: none;
}
!* 隐藏阅读排行 *!
#sidebar_topviewedposts {
    display: none;
}
!* 隐藏顶部菜单栏 *!
#top_nav {
    display: none;
}
#sidebar_search {
    display: none;
}
#sidebar_shortcut {
    display: none;
}
#sidebar_postarchive {
    display: none;
}

.catListTitle {
    background: #3f697a
}*/
