So many things get better/are improved, but only things that are to be done or broken...
[wolnelektury.git] / apps / wolnelektury_core / static / css / master.picture.css
index 7bbb292..ab4c49c 100644 (file)
@@ -122,10 +122,15 @@ li.button.square {
     width: 9rem;
 }
 #sponsors div {
     width: 9rem;
 }
 #sponsors div {
-    z-index: -10;
+    z-index: 10;
 }
 
 #sponsors img {
     width: 100%;
 }
 
 #sponsors img {
     width: 100%;
-    z-index: -10;
+    z-index: 10;
+}
+
+#spinner {
+    height: 1em;
+    z-index:10;
 }
\ No newline at end of file
 }
\ No newline at end of file