From f3ccaadcaaf2c5805e2542ea3cd56e34281ebf8b Mon Sep 17 00:00:00 2001 From: Marc-Antoine Perennou Date: Wed, 21 Nov 2012 16:51:45 +0100 Subject: [PATCH] disqus tweak Signed-off-by: Marc-Antoine Perennou --- css/default.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/default.css b/css/default.css index cd83020..579d77e 100644 --- a/css/default.css +++ b/css/default.css @@ -71,3 +71,8 @@ img { #copyright { padding-top: 5px; } + +#disqus_thread { + padding-top: 20px; + border-top: 1px solid black; +}