From d70ea6597c5d783adc73503d278d244f654a1524 Mon Sep 17 00:00:00 2001 From: Alex Ehlke Date: Mon, 13 Jun 2011 02:41:41 -0400 Subject: [PATCH] update homepage css --- css/master.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/css/master.css b/css/master.css index d8d6bc9a..d79639a7 100644 --- a/css/master.css +++ b/css/master.css @@ -176,3 +176,10 @@ ul.tagit { margin-top:2.5em; } +#disqus-container { + margin-top: 2em; +} +#disqus-container h3 { + font-size: 1em; + font-family: inherit; +}