Upgrade to Django 1.5.
[wolnelektury.git] / apps / wolnelektury_core / static / css / header.css
index fefb65a..633e8bd 100755 (executable)
@@ -10,6 +10,7 @@
     padding-bottom: 0;
     color: #989898;
     background: #191919;
+    position: relative;
 }
 #header a {
        color: #17CFDB;
@@ -153,6 +154,10 @@ a.menu {
     padding-top: 1.8em;
     color: #0c7076;
 }
+#menu a.hidden-box-trigger:hover {
+    border-bottom: 3px solid white;
+    margin-bottom: -3px;
+}
 a.menu span {
     font-size: 1.1em;
 }