nicer footer
[wolnelektury.git] / wolnelektury / static / css / header.css
index 0cde9e0..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 {
@@ -233,4 +233,16 @@ a.menu span {
     font-size: 1.1em;
     line-height: 1.636em;
     
-}
\ No newline at end of file
+}
+
+
+
+#user-menu {
+       left: 0;
+       top: 2em;
+       width: 15em;
+       line-height:1.6em;
+}
+#user-menu a {
+       color: #0D7E85;
+}