Refactored template loading to its own class for performance
[biaweb2.git] / templates / style.tpl.css
index 3b3358e..d1688ca 100644 (file)
@@ -13,8 +13,8 @@ header {
     width: 100%;
     color: white;
     background-color:#a1a0c0;
-    height: 50px;
     float: left;
+    text-align: center;
 }
 
 .inlinelist {