add contrib locale to make-locale-pack, various bugfixes
[wolnelektury.git] / wolnelektury / static / css / header.css
index 39d4160..647bb60 100755 (executable)
@@ -29,7 +29,7 @@
 #logo a {
     color:#f7f7f7;
     font-size: 2.05em;
-    text-shadow: 0 0 10px #17CFDB;
+    text-shadow: 0 0 10px #f7f7f7;
 }
 
 #tagline {
@@ -234,3 +234,15 @@ a.menu span {
     line-height: 1.636em;
     
 }
+
+
+
+#user-menu {
+       left: 0;
+       top: 2em;
+       width: 15em;
+       line-height:1.6em;
+}
+#user-menu a {
+       color: #0D7E85;
+}