X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c6939b2a92556332eaab2cbbfd61a0e6798091c7..29a13b9e77d5a7ac5d26c95488028f88e6b57c2f:/apps/wolnelektury_core/static/css/master.picture.css diff --git a/apps/wolnelektury_core/static/css/master.picture.css b/apps/wolnelektury_core/static/css/master.picture.css index 7bbb292b4..ab4c49ca7 100644 --- a/apps/wolnelektury_core/static/css/master.picture.css +++ b/apps/wolnelektury_core/static/css/master.picture.css @@ -122,10 +122,15 @@ li.button.square { width: 9rem; } #sponsors div { - z-index: -10; + z-index: 10; } #sponsors img { width: 100%; - z-index: -10; + z-index: 10; +} + +#spinner { + height: 1em; + z-index:10; } \ No newline at end of file