去掉段落的字符之间的间距

This commit is contained in:
lizanle 2015-11-18 15:18:31 +08:00
parent 193471adf1
commit 47bae2dd79
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@
/*margin: 0 0 15px 0;*/
/*margin-bottom:15pt;*/
line-height:1.5;
letter-spacing: 1px;
/*letter-spacing: 1px;*/
}
.ke-content div.ref {border:1px solid #ddd;margin:0 0 10px 0;padding:2px;font-size:9pt;background:#ffe;}