diff options
| author | sD <stoned@derpymail.org> | 2019-12-26 22:05:39 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2019-12-26 22:05:39 +0100 |
| commit | d8624ea73b6ade0e710818faacd0182a4aeb7c9e (patch) | |
| tree | a471324bc43dc020d2c016a57f5b4559f52d5030 /webAO/client.css | |
| parent | 456b68ad07fd780e677c62c98402affa05eec83b (diff) | |
decrease margin
Diffstat (limited to 'webAO/client.css')
| -rw-r--r-- | webAO/client.css | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/webAO/client.css b/webAO/client.css index fdf9ceb..a4a4f09 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -465,8 +465,7 @@ img { background: #7b2900; display: inline-block; height: 30px; - margin-left: 20px; - margin-top: 55px; + margin: 10px 5px; position: relative; width: 100px; } |
