add help text to relationship mapper
[scpubgit/stemmatology.git] / stemmaweb / root / css / relationship.css
index c0d1d8b..0d85213 100644 (file)
@@ -13,10 +13,19 @@ body {
        height: 100px;
        margin-top: 20px;
 }
+#bannerinfo {
+       float: right;
+       margin-right: 12%;
+       margin-top: 15px;
+}
 #logoimg {
        float: left;
        margin-left: 20px;
 }
+.helptag {
+       color: #488dd2;
+       text-decoration: underline;
+}
 #logotitle {
        float: left;
        margin-left: 30px;