Fix build again.
[dcpomatic.git] / doc / manual / dvdomatic.css
index 6591b6c9a695ee6bda78de3622d7f6d6f3c84917..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 {
@@ -15,5 +15,5 @@ div.sidebar {
     border-color: #000000;
     border-width: 2px;
     border-style: solid;
-    background-color: #0E9E75;
+    background-color: #E2E8EE;
 }