bugfixes (various), handling utf-8 without guessencoding (as suggested by joshua...
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / includes / intranet2.css
index 0e88920..9cab932 100644 (file)
@@ -190,14 +190,22 @@ legend {
 #kohalogo {
     position:fixed;
     left:20px;
-    top:20px;
+    top:10px;
+}
+
+#kohalogo h3 {
+    padding-top:5px;
+    margin-left:0px;
+}
+#kohalogo h3 a {
+    color:white;
 }
 /* MAIN MENU STYLES */
 #mainmenu {
     display:block;
     position:fixed;
     font-weight : normal;
-    margin-top:20px;
+    margin-top:30px;
     margin-right: 5px;
     padding-right: 5px;
     font-size:0.9em;