From 9d648ff33215c703667a4d602acafc38ce260a91 Mon Sep 17 00:00:00 2001 From: "Bradley M. Kuhn" Date: Sun, 3 Oct 2010 12:30:27 -0400 Subject: [PATCH] trying another color. Is it better to make font-size smaller? --- www/conservancy/static/conservancy.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/conservancy/static/conservancy.css b/www/conservancy/static/conservancy.css index e6a57876..89c34695 100644 --- a/www/conservancy/static/conservancy.css +++ b/www/conservancy/static/conservancy.css @@ -51,7 +51,8 @@ h2 { border-bottom: 1px solid #aaa; } /* background-color: #92CC58; */ /* background-color: #BDD8A2; */ /* background-color: #92cc58; */ - background-color: #b5cd9d; +/* background-color: #b5cd9d; */ + background-color: #afe578; border-bottom: 1px solid #808080; padding-top: 40px; } @@ -60,7 +61,6 @@ h2 { border-bottom: 1px solid #aaa; } margin: 0; margin-left: 104px; line-height: 50px; - font-size: 200%; } #conservancyheader h1 a { color: #000;