From 28135f0133ef7e010744e45282b7f777285f715d Mon Sep 17 00:00:00 2001 From: rekado Date: Wed, 24 Feb 2016 07:41:23 +0100 Subject: haunt: Replace disqus comments with plain old email. --- static/css/screen.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'static/css/screen.css') diff --git a/static/css/screen.css b/static/css/screen.css index 168c1fb..8fb7058 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -364,6 +364,12 @@ ul.tags { #page ul.tree .SOCK { color: fuchsia;background-color: transparent;} #page ul.tree .EXEC { color: green; background-color: transparent;} +#comments { + margin-top: 1rem; + font-size: 0.7rem; + padding: 0 1em 1rem; + border-top: 5px solid #999999; +} /* DISQUS */ h1.disqus { -- cgit v1.2.3