From 3d7261cac428af4336e4776cafacb7115c95e08b Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 2 Aug 2012 01:35:02 +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 6591b6c9a..29bf9ef29 100644 --- a/doc/manual/dvdomatic.css +++ b/doc/manual/dvdomatic.css @@ -15,5 +15,5 @@ div.sidebar { border-color: #000000; border-width: 2px; border-style: solid; - background-color: #0E9E75; + background-color: #E2E8EE; } -- 2.30.2