From 7febbaab50edef20d2a4cb368972e7e3cacf8ee3 Mon Sep 17 00:00:00 2001 From: airstruck Date: Thu, 18 Feb 2016 09:01:17 -0500 Subject: [PATCH] update css, fix #44 --- doc/ldoc.css | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/ldoc.css b/doc/ldoc.css index 50644e6..91f3b7a 100644 --- a/doc/ldoc.css +++ b/doc/ldoc.css @@ -51,6 +51,7 @@ body { color: #333; line-height: 150%; font-size: 12px; + background-color: white; } ul, ol { margin: 0; padding: 0; }