From 0381e564603f5b4786c06f945c2af0f6bdf06a9f Mon Sep 17 00:00:00 2001 From: "Bjoern B. Brandenburg" Date: Sun, 26 Jul 2009 19:07:06 -0700 Subject: give news some space at bottom --- style.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index ba48cc3..6316551 100755 --- a/style.css +++ b/style.css @@ -218,6 +218,11 @@ border-bottom: 1px solid #DDDDDD;*/ font-style: italic; } +.news { + margin-top: 20pt; + margin-bottom: 30pt; +} + #news p { margin: 0; } @@ -259,7 +264,7 @@ tr.heading { /**************** footer styles ****************/ #footer { - margin-top: 60pt; + margin-top: 300pt; padding-top: 0px; padding-bottom: 0px; padding-left: 2px; -- cgit v1.2.2