From d12a31968744cb1597d2e94b7e756d69d2b6b6f9 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 10 Jun 2015 10:20:52 +0800 Subject: [PATCH 1/5] 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 { From 1c15c225de55702ce3040d460a9eb0d00430dbe5 Mon Sep 17 00:00:00 2001 From: afc163 Date: Wed, 10 Jun 2015 12:13:55 +0800 Subject: [PATCH 2/5] fix aside show --- site/templates/component-aside.html | 2 +- static/style.css | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/templates/component-aside.html b/site/templates/component-aside.html index 6b70f4e1f9..cf906926e5 100644 --- a/site/templates/component-aside.html +++ b/site/templates/component-aside.html @@ -5,7 +5,7 @@ {%- set items = resource.pages|find_category(category) %}
  • {{category}}

    -