
@font-face {
    font-family: 'huakang';
    src: url('https://files.kebaoye.com/fonts/huakang.ttc');
}


body {
    background: #ffffff;

}
body {
    background: rgba(255, 237, 251, 0.46);
}
#navList li,#navList li a {
    background: none;

}
.blogpost-body p code {
    background-color: #ffe7e7;
}
#main {
    background: none;
}
.dayTitle {
    font-family: 'huakang';
}
#blogTitle {
    font-family: 'huakang';
    background: none;
}
.catListTitle {
    color: #ffa2dc;
    font-family: 'huakang';
}
#blog-sidecolumn li{
   border: 1px dashed #ffc5e9;
    margin-bottom: 5px;
    padding: 5px;
    border-radius: 3px;
}

.navbar>nav .navbar-icon {
        background: #ffe1f3;
    padding: 3px;
    border-radius: 50%;
}
.navbar {
    box-shadow: 0 2px 15px 0 #ffeaf6;
}

.blogStats{
    bottom: -30px;
    top: unset;
     font-family: 'huakang';
}
/* #navigator {
    background: url('https://images.cnblogs.com/cnblogs_com/kbbnice/1869103/o_210715074534%E5%A4%B4%E5%83%8F.png') no-repeat right center;
} */

.hljs {
    background: #ffeffb;
    border: 1px solid #ffc5e9;
}
#ad_t2, #opt_under_post,#cnblogs_c1,#under_post_card1,#cnblogs_c2,#under_post_card2{
    position: absolute;
    display: none;
    opacity: 0;
    pointer-events: none;
    z-index: -1;
    width: 0;
    height: 0;
}
.comment_textarea {
    width: auto;
}
.postTitle2 {
    background: none;
}
#home {
    background: none;
}
.postTitle2 {
    padding: 10px;
    float: unset;
}

#topics .postTitle {
   
    border-bottom: none;
    box-shadow: 0 2px 15px pink inset;
    text-align: center;
}

input#btn_comment_submit {
    border: 1px solid #ffc5e9;
    background: #fff6fd;
}


@media only screen and (max-width: 767px)
#navigator {
    width: 100%;
    position: absolute;
    padding-top: 55px;
    /* padding-left: 35px; */
}

