From: Daniel Veillard Date: Thu, 3 Dec 2009 14:27:24 +0000 (+0100) Subject: Fix missing background color X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=816d79143b5e93f8cf61c9a6548f090b8c6cf7f3;p=libvirt.git Fix missing background color --- diff --git a/docs/generic.css b/docs/generic.css index 2aaac4652d..dbf7b56de3 100644 --- a/docs/generic.css +++ b/docs/generic.css @@ -5,7 +5,7 @@ body { color: rgb(0,0,0); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; -// font-size: 83%; + background: #ffffff; } p, ul, ol, dl {