.cnblogs_code {
    background-color: #f5f5f5;
    font-family: Consolas!important;
    font-size: 16px!important;
    border: 1px solid #ccc;
    padding: 5px;
    overflow: auto;
    margin: 5px 0;
    color: #000;
}
.cnblogs_code span {
    font-family: Consolas!important;
    font-size: 16px!important;
    line-height: 1.5!important;
}
body {
    font-size: 16px;
}
.cnblogs_code pre span span{
    font-family: Consolas!important;
    font-size: 16px!important;
    line-height: 1.5!important;
}
.cnblogs_code pre span {
    font-family: Consolas!important;
    font-size: 16px!important;
    line-height: 1.5!important;
}