chiark / gitweb /
Make strips slightly darker
[ypp-sc-tools.db-live.git] / yarrg / web / lookup
index 2f4c5c44e1da805232b5d78aa646083e0e5915f1..5217679c7f4084d7844be4b1609e7be119b9449c 100755 (executable)
@@ -121,11 +121,11 @@ $ours
 <html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
 <style type="text/css">
 body {
-  foreground: #000000;
+  color: #000000;
   background: #ffffff;
 }
 tr.datarow0 { background: #ffffff; }
-tr.datarow1 { background: #eeeeee; }
+tr.datarow1 { background: #e3e3e3; }
 </style>
 </head><body>