body {
    background: rgba(12, 100, 129, 1) url('https://timgsa.baidu.com/timg?image&quality=80&size=b9999_10000&sec=1563938974520&di=ce18a0d460bb9d10a02401e233f8d223&imgtype=0&src=http%3A%2F%2Fimg.zcool.cn%2Fcommunity%2F03899f0575e4cbe0000018c1b7c453a.jpg') fixed no-repeat;
    background-position: 50% 5%; 
    background-size: cover;
}
.postTitle,.catListTitle,.CalWeekendDay,.CalTitle,.CalDayHeader,.CalTodayDay,#footer{
background: none;
}
.day:hover {

    transform: scale(1.02);


}
.day {
background:#FFF;
    padding:0 10px;
    border: 1px solid #ddd;
    border-radius: 10px;
    transition: all 0.35s;
    box-shadow: 2px 2px 3px rgba(135, 139, 144, 0.4);
    margin-bottom: 50px;
    margin-top: 0px;
    margin-right: 10px;
margin-left: 10px;
}
.c_b_p_desc{
width:580px;
}
*:hover{
font-family: revert;
}
*{
font-family: revert;
}
#topicList{
background:#FFF;
}