From b4481647b7b961624487b838fa4dac7ad1f662ff Mon Sep 17 00:00:00 2001 From: Anna Date: Tue, 27 Mar 2018 21:48:24 +0300 Subject: [PATCH] upd --- imagehosting/templates/imagehosting/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/imagehosting/templates/imagehosting/base.html b/imagehosting/templates/imagehosting/base.html index 26b13a0..f269781 100644 --- a/imagehosting/templates/imagehosting/base.html +++ b/imagehosting/templates/imagehosting/base.html @@ -18,7 +18,7 @@ } .header { - z-index: 99; + z-index: 2; dispaly: block; color: black; background: linear-gradient(#f3f3f3, #e0e0e0); @@ -91,7 +91,7 @@ right: 0; bottom: 0; background: #fff; - z-index: 50; + z-index: 1; } #page-preloader .spinner { width: 32px; @@ -111,7 +111,7 @@ - +
new image all images @@ -123,7 +123,7 @@
-
+ {% block content %} {% endblock%}