Line 874: | Line 874: | ||
background-color: #000; | background-color: #000; | ||
transition: ease-in-out 1s; | transition: ease-in-out 1s; | ||
+ | z-index: 9990; | ||
} | } | ||
.loading.complete:after{ | .loading.complete:after{ | ||
− | right: -50%; | + | right: -50%;; |
} | } | ||
Line 883: | Line 884: | ||
width: 50px; | width: 50px; | ||
height: 50px; | height: 50px; | ||
− | z-index: 9999 | + | z-index: 9999; |
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 23:49, 8 July 2021