Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git] / wolnelektury / static / css / header.css
index 018b9a3..73cc6a9 100755 (executable)
     margin-left: 25.5em;
 }
 #tagline span {
-    font-size: 1.1em;
+    font-size: 1.3em;
+    color: #ccc;
+}
+#tagline a,
+#user-info a {
+       color: #17cfdb;
 }
 
 #search-area {
@@ -69,7 +74,7 @@
     width: 63.1em;
     padding-left: .5em;
     padding-right: 0;
-    padding-top: 0.6em;
+    padding-top: 0.5em;
     padding-bottom: 0;
 }
 
     background-color: #fff;
     color: #000;
 }
-#search.blur {
+
+#search:-webkit-input-placeholder
+{
+    font-family: Georgia;
+    font-style: italic;
+    color: #888;
+}
+
+#search:-moz-placeholder
+{
     font-family: Georgia;
     font-style: italic;
     color: #888;
@@ -142,6 +156,7 @@ ul#menu {
     padding: 0;
     margin: 0 0 0 .6em;
 }
+
 li.menu {
     background-color: #e2e2e2;
     float: left;
@@ -180,6 +195,10 @@ a.menu span {
     background: #f7f7f7;
 }
 
+#lang-menu-items {
+       z-index: 9999;
+}
+
 #lang-menu-items button {
     display: none;
     background: #f7f7f7;