博客园代码字体大小修改

1 .cnblogs_code pre {
 2 font-family: Courier New!important;
 3 font-size: 16px!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: 16px!important;
11 line-height: 1.5!important;
12 }
注释:直接拷贝上面的代码至后台管理的“页面定制CSS代码”

posted on 2018-12-06 00:21  Red_Point  阅读(557)  评论(0)    收藏  举报

导航