diff options
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css index ce057c9..0899e48 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -164,6 +164,14 @@ img { left: 0; } +#client_pair_char { + position: absolute; + height: 100%; + width: 100%; + bottom: 0; + left: 0; +} + #client_bench { display: none; position: absolute; |
