adjusted some colors in css
authorArun Persaud <arun@nubati.net>
Thu, 20 Sep 2012 05:58:55 +0000 (22:58 -0700)
committerArun Persaud <arun@nubati.net>
Thu, 20 Sep 2012 05:58:55 +0000 (22:58 -0700)
css/standard.css

index e0f0dd0be301ada7949818e26923c2671094e88f..0ddaf776edba04b8d47e681ce26624208dbc67d0 100644 (file)
@@ -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;