From 1ed6fb381f26f0240ec7211852d2eecddec18094 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 24 Jan 2010 00:53:59 -0500 Subject: p tag spacing --- static/style/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/style/default.css b/static/style/default.css index ff77da5..fe5b83e 100644 --- a/static/style/default.css +++ b/static/style/default.css @@ -52,8 +52,8 @@ h3 { padding-bottom: 4px; padding-left: 0px; padding-right: 30px; } -/*p { - margin: 0px; }*/ +p { + margin-top: 4px; } hr { height: 14px; padding: 1px; -- cgit v1.2.3