From: Matt Lee Date: Wed, 8 Sep 2010 15:44:07 +0000 (+0000) Subject: updated X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=804d0e43bb8e5af6b309554c179bc0a1d66a6fe1;p=libreplanet-static.git updated --- 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;}