From c23d735055bcc1b10b499ce6f3f3136dfbef0457 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:29:27 +0000 Subject: [PATCH] updated with margin --- screen.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screen.css b/screen.css index aa22d6f4..8bbca199 100644 --- a/screen.css +++ b/screen.css @@ -59,6 +59,8 @@ #fsfcopyright{position: absolute; top: 70px; right: 0px; padding-bottom: 20px; width: 350px; text-align: center;} + #content { margin-bottom: 14px; } + #featured-boxes { border-top: 2px solid #ddd; padding-top: 14px; } #featured-boxes h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;} -- 2.25.1