chiark / gitweb /
Get foreground css right
[ypp-sc-tools.db-live.git] / yarrg / web / lookup
index e3c6770c5fbb51cea557ce41a6589bebe3c971f1..36c0a27f7f3468311a21cb92883f7d825e34e953 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: #eeeeee; }
+</style>
+</head><body>
 
 <a href="<% $m->current_comp()->name() |u %>">YARRG</a> -
  Yet Another Revenue Research Gatherer