Set background of 2up pages images to Bird
authorMichael Ang <mang@archive.org>
Thu, 21 Oct 2010 07:32:46 +0000 (07:32 +0000)
committerMichael Ang <mang@archive.org>
Thu, 21 Oct 2010 07:32:46 +0000 (07:32 +0000)
BookReader/BookReader.css

index bda4011..f610d85 100644 (file)
@@ -99,7 +99,8 @@ a {
 }
 
 .BRpageimage {
-    background-color: rgb(234, 226, 205);
+    /* Bird Book */
+    background-color: #FEFDEB;
 }
 
 /* Disable selection on Firefox and WebKit */