From e3aa9881b38a1a160c1a6c7aa50692f685f87f8f Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 24 Jan 2010 01:25:07 -0500 Subject: sigh --- static/style/default.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'static') diff --git a/static/style/default.css b/static/style/default.css index 0e4ec74..b3db7ec 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -53,7 +53,8 @@ h3 { padding-left: 0px; padding-right: 30px; } p { - margin-bottom:1em; } + margin-bottom: .5em; + margin-top: .5em; } hr { height: 14px; padding: 1px; -- cgit v1.2.3