stemmaweb bugfixes and style fixes; add 'punctuation' relationship type
[scpubgit/stemmatology.git] / stemmaweb / root / css / stexaminer.css
index 5bf6401..1348dfa 100644 (file)
@@ -1,3 +1,13 @@
+#topbanner {
+       width: 100%;
+       height: 100px;
+       margin-top: 20px;
+}
+#bannerinfo {
+       float: right;
+       margin-right: 12%;
+       margin-top: 15px;
+}
 #options {
        position: relative;
        border: 1px #c6dcf1 solid;