From ce8739c50777feaf42c8523468e0b0dcfc5b11cc Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:26:54 +0000 Subject: [PATCH] updated --- screen.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/screen.css b/screen.css index 06ac6da7..82a22c0d 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;} + #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;} #featured-boxes p{font-size: 20px;} -- 2.25.1