From f7349dc00d86e5005f54ef9e38e99f2eb64ac983 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Aug 2012 01:37:36 +0100 Subject: [PATCH] Tinker with manual background colour. --- doc/manual/dvdomatic.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/dvdomatic.css b/doc/manual/dvdomatic.css index 29bf9ef29..0e4982f20 100644 --- a/doc/manual/dvdomatic.css +++ b/doc/manual/dvdomatic.css @@ -4,7 +4,7 @@ body { margin-right: 4em; margin-top: 1em; margin-bottom: 1em; - background-color: #C7DFF9; + background-color: #E2E8EE; } div.sidebar { -- 2.30.2