Tinker with manual background colour.
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Aug 2012 00:37:36 +0000 (01:37 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Aug 2012 00:37:36 +0000 (01:37 +0100)
doc/manual/dvdomatic.css

index 29bf9ef2916a12e0f97d837cbc771f64fcdc1f52..0e4982f201cefa088379a16f89d46804de17ee05 100644 (file)
@@ -4,7 +4,7 @@ body {
     margin-right: 4em;
     margin-top: 1em;
     margin-bottom: 1em;
-    background-color: #C7DFF9;
+    background-color: #E2E8EE;
 }
 
 div.sidebar {