Merge branch 'pretty' of github.com:fnp/wolnelektury into pretty
[wolnelektury.git] / wolnelektury / static / css / base.css
index f55a39e..7c3b682 100755 (executable)
@@ -69,9 +69,11 @@ h2 {
 .page-desc {
     margin-left: 1.5em;
 }
+
 .inline-tag-lists {
     font-size: 1.1em;
 }
+
 #themes-list-toggle:after {
     padding-left: 1em;
     content: "↓";
@@ -90,6 +92,7 @@ h2 {
     -moz-box-shadow: 2px 2px 2px #ddd;
     -webkit-box-shadow: 2px 2px 2px #ddd;
     box-shadow: 2px 2px 2px #ddd;
+    z-index: 500;
 }
 #themes-list ul {
     list-style: none;