From: Simon Josefsson Date: Thu, 30 Oct 2008 23:20:26 +0000 (+0100) Subject: Use white background. X-Git-Tag: gnutls_2_7_2~122 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e523f0be4956343a4f65544b2a4e96d5d7e9bc34;p=thirdparty%2Fgnutls.git Use white background. --- diff --git a/doc/texinfo.css b/doc/texinfo.css index 78fe1744d2..96df89ef27 100644 --- a/doc/texinfo.css +++ b/doc/texinfo.css @@ -1,7 +1,7 @@ body { margin: 2%; padding: 0 5%; - background: #f2f2f9; + background: #ffffff; } h1,h2,h3,h4,h5 { font-weight: bold;