aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-26 22:05:39 +0100
committersD <stoned@derpymail.org>2019-12-26 22:05:39 +0100
commitd8624ea73b6ade0e710818faacd0182a4aeb7c9e (patch)
treea471324bc43dc020d2c016a57f5b4559f52d5030 /webAO
parent456b68ad07fd780e677c62c98402affa05eec83b (diff)
decrease margin
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.css3
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;
}