change background color from light green to light grey to increases contrast between...
[pazpar2-moved-to-github.git] / www / jsdemo / styles.css
index adbf13a..546cf82 100644 (file)
@@ -86,12 +86,12 @@ div.details {
 }
 
 #recordview {
-    background-color: #e0f9d6;
+    background-color: #fafafa;
     border-bottom: 1px solid  #156a16;
 }
 
 #targetview {
-    background-color: #e0f9d6;
+    background-color: #fafafa;
     border-bottom: 1px solid  #156a16;
 }