Merge branch 'master' into funding
[wolnelektury.git] / apps / wolnelektury_core / static / css / header.css
index 3e1a4af..f1bd0df 100755 (executable)
@@ -10,6 +10,7 @@
     padding-bottom: 0;
     color: #989898;
     background: #191919;
+    position: relative;
 }
 #header a {
        color: #17CFDB;
@@ -24,6 +25,9 @@
     color: #989898;
 }
 
+#logo a, #logo img {
+    display: block;
+}
 
 #tagline {
        margin-left: 1.5em;