]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Use white background.
authorSimon Josefsson <simon@josefsson.org>
Thu, 30 Oct 2008 23:20:26 +0000 (00:20 +0100)
committerSimon Josefsson <simon@josefsson.org>
Thu, 30 Oct 2008 23:20:26 +0000 (00:20 +0100)
doc/texinfo.css

index 78fe1744d260a2194870f7166c60a2ac4bbc21b4..96df89ef27a2f53e6bbb590b07de7c015b37fc0e 100644 (file)
@@ -1,7 +1,7 @@
 body { 
        margin: 2%;
        padding: 0 5%;
-       background: #f2f2f9;
+       background: #ffffff;
 }
 h1,h2,h3,h4,h5 {
     font-weight: bold;