Merge branch 'master' of github.com:tla/stemmaweb
[scpubgit/stemmaweb.git] / root / css / relationship.css
index b7c6e8b..98f03b7 100644 (file)
@@ -5,14 +5,13 @@ body {
     font-size: 85%; 
     background: #EDF1FA;
 }
+#topbanner {
+       padding: 0px;
+}
 #logoimg {
        float: left;
        margin-left: 20px;
 }
-.helptag {
-       color: #488dd2;
-       text-decoration: underline;
-}
 #logotitle {
        float: left;
        margin-left: 30px;
@@ -99,7 +98,7 @@ span.apimore {
     background-attachment: scroll;
     background-position: 50% 50%;
     background-color: #EEEEEE; 
-    opacity: 0.7;
+    opacity: 0.5;
     padding-bottom: 5px;
     padding-top: 5px;
     border: 2px solid #B0C6F7;