X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/892198abd0775399c80104d6ee16aa0f1092045d..1ff260641b29888f28d24acb58195ea231207494:/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 d731bd04e..e8aa3e633 100644 --- a/apps/wolnelektury_core/static/css/master.picture.css +++ b/apps/wolnelektury_core/static/css/master.picture.css @@ -11,6 +11,7 @@ margin: 3rem auto 1rem auto; display: block; z-index: 10; + cursor: move; } #picture-view .picture-wrap img { z-index: 10; @@ -121,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