From 6b567fdc0585cf77c8104df9b0a75c9fa7d41ec7 Mon Sep 17 00:00:00 2001 From: syuilo Date: Mon, 30 Jul 2018 16:24:46 +0900 Subject: ドキュメントにDisqus設置 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/docs/style.styl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/docs/style.styl') diff --git a/src/docs/style.styl b/src/docs/style.styl index 5caa65cedd..b01fe493ac 100644 --- a/src/docs/style.styl +++ b/src/docs/style.styl @@ -40,7 +40,12 @@ main border none border-bottom solid 2px #eee - footer + > aside + margin-top 32px + padding-top 32px + border-top solid 2px #eee + + > footer margin 32px 0 0 0 border-top solid 2px #eee -- cgit v1.2.3-freya