chiark / gitweb /
Make strips slightly darker
[ypp-sc-tools.web-live.git] / yarrg / web / lookup
index e3c6770c5fbb51cea557ce41a6589bebe3c971f1..5217679c7f4084d7844be4b1609e7be119b9449c 100755 (executable)
@@ -118,7 +118,16 @@ $ours
 % }
 </%method>
 
-<html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title></head><body>
+<html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
+<style type="text/css">
+body {
+  color: #000000;
+  background: #ffffff;
+}
+tr.datarow0 { background: #ffffff; }
+tr.datarow1 { background: #e3e3e3; }
+</style>
+</head><body>
 
 <a href="<% $m->current_comp()->name() |u %>">YARRG</a> -
  Yet Another Revenue Research Gatherer