.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
    text-align: left;
    padding: 5px 10px;
    background: #f0f0f0;
    border-bottom: none;
    border: 1px solid #ccc;
}


.cnblogs-markdown p>code{
	background-color: #f3f4f4  !important;
    padding: 0 2px 0 2px  !important;
    border: 1px solid #e7eaed  !important;
    background-color: #f8f8f8  !important;
    border-radius: 3px  !important;
    padding: 0  !important;
    padding: 0px 4px 0px 4px  !important;
    color: #495fa2 !important;
    font-weight: bold;
}
.cnblogs-markdown code.hljs{
border: 1px solid #cbd1f4 !important;
box-shadow: -2px -2px 8px #dad6f9a8;
}

.blogpost-body table{
    border-collapse: collapse;
    border-spacing: 0px;
    width: 100%;
    overflow: auto;
    break-inside: auto;
    text-align: left;
}


@media screen and (min-width: 1366px) {
    #cnblogs_post_body img {
        max-width: 80% !important;
        height: auto;
    }
}



#header{
    /* https://xcyy.oss-cn-hangzhou.aliyuncs.com/upload/browser/firefox/pictures.assets */
    background: #777 url( https://xcyy.oss-cn-hangzhou.aliyuncs.com/upload/browser/firefox/pictures.assets/image3076.png);
    border-top-width: 0;
    border-bottom-width: 0;
    background-size: contain;
}
#navigator {
    background-color: #973232;
}    
body{
    background: #777 url( https://xcyy.oss-cn-hangzhou.aliyuncs.com/upload/browser/firefox/pictures.assets/path3616.png);
    background-size: contain;
    background-repeat: repeat;
}
#home{
    max-width: 1600px;
    background: #fff;
}

#main{
    background:#dadada;
    
}
.postBody{
    font-size: 1.2em;
}