From 804d0e43bb8e5af6b309554c179bc0a1d66a6fe1 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Wed, 8 Sep 2010 15:44:07 +0000 Subject: [PATCH] updated --- screen.css | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/screen.css b/screen.css index 24522598..0065b2fc 100644 --- a/screen.css +++ b/screen.css @@ -72,9 +72,12 @@ #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 h3, #lp-resources h3{text-align: center; font-size: 24px; margin: 0; padding: 0; padding-top: 10px; padding-bottom: 10px;} - #featured-boxes p{font-size: 20px;} + #featured-boxes p, #lp-resources li {font-size: 20px;} + + + .middlebox{background-color: #ddd !important;} -- 2.25.1