X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/c6939b2a92556332eaab2cbbfd61a0e6798091c7..d1fdac4fa15cca4ed1cab3a908de147fde505af3:/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