From: Arun Persaud Date: Thu, 20 Sep 2012 05:58:55 +0000 (-0700) Subject: adjusted some colors in css X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=e-DoKo.git;a=commitdiff_plain;h=93d09382e10f287254d348fe6cd338ded3f15e1f;ds=sidebyside adjusted some colors in css --- 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;