]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/bugs.css
Hack around elinks css bug (closes: #593804)
[debbugs.git] / html / bugs.css
index b61e5b140fdb96fb113fb2975ed559aeee4616af..db1d34b1d8c2265accc5320fe5a18d2d0a6254aa 100644 (file)
@@ -9,12 +9,16 @@ html {
 }
 
 body {
+    color: #000; 
+    background: #fefefe;
     margin: 10px;
     border: 0;
     padding: 0;
 }
 
 h1, h2, h3 {
+    color: #000; 
+    background: #fefefe;
     text-align: left; 
     font-family: sans-serif;
 }