some fixes from ui checks
[wolnelektury.git] / apps / wolnelektury_core / static / css / master.picture.css
index 7bbb292..e8aa3e6 100644 (file)
@@ -122,10 +122,10 @@ li.button.square {
     width: 9rem;
 }
 #sponsors div {
-    z-index: -10;
+    z-index: 10;
 }
 
 #sponsors img {
     width: 100%;
-    z-index: -10;
+    z-index: 10;
 }
\ No newline at end of file