Added a watermark background.
[scpubgit/stemmaweb.git] / root / css / stexaminer.css
index f6a9603..fd6b39e 100644 (file)
@@ -1,4 +1,5 @@
 #variants_table {
+    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
     clear: both;
     width: 90%;
     height: 190px;
@@ -7,6 +8,7 @@
     overflow: auto;
 }
 #stemma_graph {
+    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.75);
     height: 350px;
     clear: both;
     float: left;