/*评论框祖传猫猫*/
.comment_textarea{
background:#f5f5f5 url(https://files-cdn.cnblogs.com/files/WNpursue/comment.gif) right bottom no-repeat!important;
}

/* 看板娘 */

canvas#live2dcanvas {
border: 0 !important;
left: 0;
width:200px;
}

.cnblogs_code pre {
font-family: Courier New!important;
font-size: 18px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Courier New!important;
font-size: 18px!important;
line-height: 1.5!important;
}