From f13fa09d12f5932528646e4f632fbf05ce1a87aa Mon Sep 17 00:00:00 2001 From: mumuy Date: Fri, 5 Aug 2022 10:16:01 +0800 Subject: [PATCH] =?UTF-8?q?updated=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/style/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style/index.css b/static/style/index.css index 409892a..e9d67b1 100644 --- a/static/style/index.css +++ b/static/style/index.css @@ -382,7 +382,6 @@ a:hover{ margin:0 5px; } .mod-copy .bd p{ - margin-bottom: 10px; line-height: 26px; text-indent: 2em; font-size: 15px; @@ -396,6 +395,7 @@ a:hover{ } .mod-copy .bd code{ display: block; + margin-bottom: 15px; padding: 8px 15px; line-height: 20px; background: #fff;