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

index 6591b6c9a695ee6bda78de3622d7f6d6f3c84917..29bf9ef2916a12e0f97d837cbc771f64fcdc1f52 100644 (file)
@@ -15,5 +15,5 @@ div.sidebar {
     border-color: #000000;
     border-width: 2px;
     border-style: solid;
-    background-color: #0E9E75;
+    background-color: #E2E8EE;
 }