chiark / gitweb /
Get foreground css right
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 24 Aug 2009 03:12:50 +0000 (04:12 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 24 Aug 2009 03:12:50 +0000 (04:12 +0100)
yarrg/web/lookup

index 2f4c5c44e1da805232b5d78aa646083e0e5915f1..36c0a27f7f3468311a21cb92883f7d825e34e953 100755 (executable)
@@ -121,7 +121,7 @@ $ours
 <html><head><title><% ucfirst $ahtml{Query} %> - YARRG</title>
 <style type="text/css">
 body {
-  foreground: #000000;
+  color: #000000;
   background: #ffffff;
 }
 tr.datarow0 { background: #ffffff; }