#home {
    background: #e6e4f7;
}

#topics {
    background: #f3f0fb;   
}

#cnblogs_post_body p {
  font-family:'Consolas', 'Microsoft YaHei'; 
  font-size: 16px; 
}

.cnblogs_code pre {
font-family: Consolas!important;
font-size: 12px!important;
}

.cnblogs_code span {
font-family: Consolas!important;
font-size: 12px!important;
line-height: 1.5!important;
}