aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorstonedDiscord <stoned@derpymail.org>2019-07-16 23:13:45 +0200
committerstonedDiscord <stoned@derpymail.org>2019-07-16 23:13:45 +0200
commitc4af177195941032be4fb656f57aed19e535aaee (patch)
tree4ba5e4d2899dd8685e9667203fedd04897240e5c /webAO
parentce8dbb39b064a492dca650af36c1fb012ad88068 (diff)
much better looking loading tbh
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/webAO/client.css b/webAO/client.css
index bccc2ee..ae9de3b 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -61,8 +61,6 @@ img {
position: absolute;
display: flex;
flex-direction: column;
- width: 90vw;
- height: 40vh;
top: 50%;
left: 50%;
margin-right: -50%;
@@ -76,7 +74,7 @@ img {
}
#client_loadingtext {
- margin: 0;
+ margin: 30px;
}
#client_gamewindow {