From 7145a1fc43d9b357cfd6af2f189e22a94432ce19 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 1 Feb 2009 00:08:43 +0100 Subject: gave paragraphs a margin within the content div --- public/stylesheets/styled.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/stylesheets/styled.css b/public/stylesheets/styled.css index 8af3299..6dd528a 100755 --- a/public/stylesheets/styled.css +++ b/public/stylesheets/styled.css @@ -182,7 +182,7 @@ hr.subtitle { color: #4d4d4d; font-family: Verdana; line-height: 1.8em; - margin: 0; + margin-bottom: 1.8em; padding: 0; } -- cgit v1.3