pre 增加滚动条

This commit is contained in:
Zhongwei Sun 2015-01-23 17:24:30 +08:00
commit a4901b3f1a

View file

@ -115,6 +115,7 @@ pre {
color: #DBDBD8;
margin-bottom: 1em;
font-family: monospace, Arial, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
overflow-x: auto;
}
/* Quotes */