From d44b90ff01cabb81f94b3a190c9dd2f712ce8430 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Wed, 7 Jan 2015 17:25:10 +0800 Subject: [PATCH] =?UTF-8?q?Bruce=20=E6=AE=B5=E8=90=BD=E7=BB=93=E6=9D=9F?= =?UTF-8?q?=E7=A9=BA=E7=99=BD=E5=8F=96=E6=B6=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bruce/css/bruce.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/bruce/css/bruce.css b/bruce/css/bruce.css index 598bbdb..9d1de1d 100644 --- a/bruce/css/bruce.css +++ b/bruce/css/bruce.css @@ -17,7 +17,7 @@ * Skin Bruce style. * * @author Liang Ding - * @version 1.0.1.2, Dec 22, 2014 + * @version 1.0.1.3, Jan 7, 2014 */ body, button, input, select, textarea { @@ -63,10 +63,6 @@ h4, h5, h6 { } -.article-content p { - margin-bottom: 1.8em; -} - .article-content img { max-width: 100%; }