From d7dd5fc8c8e2797326eeebbeea70693f5f736d87 Mon Sep 17 00:00:00 2001 From: Stefan Ritter Date: Thu, 6 Aug 2009 18:33:44 +0200 Subject: Added margin between entry_title and entry_content --- styles/box.css | 1 + 1 file changed, 1 insertion(+) (limited to 'styles') diff --git a/styles/box.css b/styles/box.css index f8003c9..7eea69f 100644 --- a/styles/box.css +++ b/styles/box.css @@ -179,6 +179,7 @@ div.entry_date { div.entry_content { margin-left: 10px; margin-right: 10px; + margin-top: 10px; text-indent: 1em; } -- cgit v1.2.3