@import url(https://blog-static.cnblogs.com/files/gshang/gshang.2019.12.07.4.css) screen and (min-width:0px);
/*@import url(https://blog-static.cnblogs.com/files/wotxdx/wotxdx_20191207.css) screen and (min-width:0px);*/

#topics table{
display:table;
}

/*.div-box{
background-color:var(--BlockColor);
}

.CalOtherMonthDay{
color:var(--TextColor3);
}

#blog-calendar u:after{
    content:'●';
    display:block;
    font-size:4px;
    position: absolute;
    top: 20px;
    text-align: center;
    left: 0;
     right: 0; 
    line-height:0;
}

#blog-calendar u{height:22px;position: relative;}

#blogCalendar td{
line-height:2;
}

.CalTitle .CalNextPrev{
    font-size:0px;
}
.CalTitle .CalNextPrev:nth-child(1) a:before {
    content: "\f0d9";
    font-size:18px;
    text-align: center;
    font-family: FontAwesome;
line-height:2;
}
.CalTitle .CalNextPrev:nth-child(3) a:before {
   content: "\f0da";
   text-align: center;
   font-size:18px;
   font-family: FontAwesome;
line-height:2;
}

.CalDayHeader {
    line-height: 2.4;
    font-size: var(--text6);
    font-weight: normal;
    color: var(--TextColor2);
     border-bottom: 0px solid var(--DividColor); 
}

.comment_quote {
	padding: 10px;
	border: none;
	background-color: var(--BackgroundColor);
	border-radius: 4px;
color:inherit;
	margin:10px 0;
}
.blog_comment_body img{
margin:10px 0;
}


#sidebar_toptags ul li{
    display: inline-block;
}
*/

/*设置顶部头像背景*/
#blogTitle {
    /*background-image: url(https://img2018.cnblogs.com/blog/1489774/201911/1489774-20191115181738072-2067895519.jpg);*/
background-image: url(https://images.cnblogs.com/cnblogs_com/wotxdx/1608143/o_191207162743cb1c3ef50e22b6096fde67febe863494caefebad.png);
}
/*设置头像*/
#blogLogo {
    background-image: url(https://images.cnblogs.com/cnblogs_com/wotxdx/1608143/o_191206085939%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_20191206165911.jpg);
}
/*** 设置全局主题颜色 ***/
html {
    --ThemeColor: #00a1d6;
}

.c_b_p_desc_readmore {
}
