aboutsummaryrefslogtreecommitdiff
path: root/webAO/client.css
diff options
context:
space:
mode:
Diffstat (limited to 'webAO/client.css')
-rw-r--r--webAO/client.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 2ef43ec..1573103 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -74,8 +74,7 @@ img {
}
#client_gamewindow {
- position: relative;
- padding-bottom: 75%;
+ width: 100%;
}
#client_charselect {
@@ -189,11 +188,9 @@ img {
}
#client_background {
- position: absolute;
+ position: relative;
+ padding-bottom: 75%;
background-color: transparent;
- width: 100%;
- height: auto;
- padding-bottom: 71%;
top: 0;
left: 0;
}