 1 .cnblogs_code pre {
 2 font-family: Courier New!important;
 3 font-size: 15px!important;
 4 word-wrap: break-word;
 5 white-space: pre-wrap;
 6 }
 7 
 8 .cnblogs_code span {
 9 font-family: Courier New!important;
10 font-size: 15px!important;
11 line-height: 1.5!important;
12 }