integrate login/register functionality more properly with app
[scpubgit/stemmatology.git] / stemmaweb / root / css / style.css
index a3047f9..4aaa2b9 100644 (file)
@@ -58,6 +58,22 @@ div.button:hover span {
   background-position: bottom left;
 }
 
+#topbanner {
+       width: 100%;
+       height: 100px;
+       margin-top: 20px;
+}
+#bannerinfo {
+       float: right;
+       margin-right: 12%;
+       margin-top: 15px;
+}
+.navlink {
+       color: #488dd2;
+       text-decoration: underline;
+}
+
+
 
 /* Index page components */