This commit is contained in:
Anna Sudnitsina 2018-03-27 21:37:31 +03:00
parent 36d7eeb447
commit 864901f358

View File

@ -18,6 +18,7 @@
} }
.header { .header {
z-index: 99;
dispaly: block; dispaly: block;
color: black; color: black;
background: linear-gradient(#f3f3f3, #e0e0e0); background: linear-gradient(#f3f3f3, #e0e0e0);
@ -89,8 +90,8 @@
top: 0; top: 0;
right: 0; right: 0;
bottom: 0; bottom: 0;
background: #000; background: #fff;
z-index: 100500; z-index: 98;
} }
#page-preloader .spinner { #page-preloader .spinner {
width: 32px; width: 32px;