german
[wolnelektury.git] / wolnelektury / static / css / header.css
index feac00f..547e114 100755 (executable)
@@ -41,6 +41,7 @@
 #logo a {
     color:#f7f7f7;
     font-size: 2.05em;
+    text-shadow: 0 0 10px #17CFDB;
 }
 
 #tagline {
@@ -231,3 +232,16 @@ a.menu span {
 #lang-menu .active {
     color: #000;
 }
+
+.search-hint-label {
+    display: inline-block;
+    width: 25em;
+    font-size: 1.1em;
+    line-height: 1.636em;
+}
+
+.search-hint-category {
+    font-size: 1.1em;
+    line-height: 1.636em;
+    
+}