Added more loading messages

This commit is contained in:
n1474335 2017-08-03 10:57:54 +00:00
parent c07cc913c8
commit ab1c9e27dc
2 changed files with 12 additions and 7 deletions

View file

@ -62,8 +62,8 @@
#preloader-msg {
display: block;
position: relative;
width: 300px;
left: calc(50% - 150px);
width: 400px;
left: calc(50% - 200px);
top: calc(50% + 50px);
text-align: center;
margin-top: 50px;