diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-16 18:53:07 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-16 18:53:07 +0200 |
| commit | 51bbb692498974dc2ed1982bcdd605af06bf84d4 (patch) | |
| tree | 6e576913b1f48eb3b261aa083c2d85f0d5dbc37a /webAO/client.css | |
| parent | 17da8d46ec488ff03897badf8a503c7a08b1c1f4 (diff) | |
make loading windows bigger
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index 29ff3cd..f13f2fa 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -60,7 +60,7 @@ img { #client_loading { position: absolute; width: 90vw; - height: 30vh; + height: 40vh; top: 50%; left: 50%; margin-right: -50%; |
