From 47bae2dd79e995d33269afaea201f50640064fa9 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Wed, 18 Nov 2015 15:18:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E6=AE=B5=E8=90=BD=E7=9A=84?= =?UTF-8?q?=E5=AD=97=E7=AC=A6=E4=B9=8B=E9=97=B4=E7=9A=84=E9=97=B4=E8=B7=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/kindeditor/plugins/code/previewcode.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/kindeditor/plugins/code/previewcode.css b/public/assets/kindeditor/plugins/code/previewcode.css index 5fcdebe92..8255edda1 100644 --- a/public/assets/kindeditor/plugins/code/previewcode.css +++ b/public/assets/kindeditor/plugins/code/previewcode.css @@ -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;}