2
0
mirror of https://github.com/gchq/CyberChef synced 2026-01-04 09:33:21 +00:00

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;