.div{}

.postTitle,.entrylistPosttitle,.feedback_area_title {
    border-bottom:0px solid #ddd; 
    font-size: 14px;
    font-weight: bold;
    margin: 20px 0 10px;
}
div.entrylist{
    border: #D4D4D4 1px solid;
    padding: 6px;
    padding-left: 12px;
    margin-bottom: 15px;
}

a.entrylistItemTitle{
border-bottom: 1px solid #FFF9F9;
    border-left: 6px solid #6B5F55;
    padding: 3px;
    padding-left: 5px;
}

#cnblogs_post_body img {
    max-width: 1500px;
}

#cnblogs_post_body.cnblogs-markdown pre code span{   
    font-size: 12px!important; 
}

#cnblogs_post_body.cnblogs-markdown code.hljs {
    padding-left: 8px!important;
    border-width: 2px 2px 2px 5px!important;
    border-color: #F5F0E8 #F5F0E8 #F5F0E8 #E0CFB6!important;
}

#cnblogs_post_body.cnblogs-markdown code {   
    background-color: #EAEAEA!important;
    border: 1px solid #E8E8E8!important;   
    padding:0 3px!important;
    border-radius: 3px!important;   
    margin:1px; 
    vertical-align: bottom;
}

.yunquna{
   margin-top:5px;
   margin-bottom:8px;
}
.yunquna .a_img{
    background-image: url(https://images2018.cnblogs.com/blog/208266/201803/208266-20180308133856604-659340919.png);
    min-height: 165px;
    width: 100%;
    background-size:100% 100%;
    display:inline-block !important;
}

.yunquna .a_txt{
   color:#0094ff;
   font-size:23px;
}

.comment_textarea{
    width: 790px;
}