From 93d09382e10f287254d348fe6cd338ded3f15e1f Mon Sep 17 00:00:00 2001 From: Arun Persaud Date: Wed, 19 Sep 2012 22:58:55 -0700 Subject: [PATCH] adjusted some colors in css --- css/standard.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/standard.css b/css/standard.css index e0f0dd0..0ddaf77 100644 --- a/css/standard.css +++ b/css/standard.css @@ -59,7 +59,7 @@ footer .left { float:left; font-size:smaller;} } .WIP { - background-color: #eee; + background-color: #efaaaa; text-size: larger; text-align: center; margin: 30px 10% ; @@ -212,7 +212,7 @@ div.table div.table0 { z-index:20; } div.table div.table0 .start { - background-color: #f00; + background-color: #efaaaa; border-radius: 5px; padding: 3px; padding-bottom: 1px; -- 2.25.1