代码缩进

This commit is contained in:
lizanle 2015-09-29 16:06:04 +08:00
parent 852435d708
commit 3c01969db1
1 changed files with 4 additions and 0 deletions

View File

@ -75,3 +75,7 @@ li.L9 { background: #eee }
/*.prettyprint .dec,*/
/*.prettyprint .var { color: #A6E22E; }*/
/*.prettyprint .pln { color: #66D9EF; }*/
.memo-content pre {
white-space:pre !important;
word-wrap: break-word;
}