From d12a31968744cb1597d2e94b7e756d69d2b6b6f9 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 10 Jun 2015 10:20:52 +0800 Subject: [PATCH] update site style --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 8376a05cee..b76544dd14 100644 --- a/static/style.css +++ b/static/style.css @@ -117,7 +117,6 @@ header { overflow: hidden; border-bottom: 1px solid #eee; font-size: 16px; - } .fn-hide { @@ -1719,6 +1718,7 @@ footer ul li > a { .code-box-meta > p { font-size: 12px; margin: 0.5em 0; + padding-right: 25px; } .code-box .collapse {