aboutsummaryrefslogtreecommitdiff
path: root/webAO
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2019-12-18 20:55:31 +0100
committersD <stoned@derpymail.org>2019-12-18 20:55:31 +0100
commit58fe559f92081ef1ffe08f4244f940e148edf86c (patch)
tree6482f06afd692588eaf28aedffc17f3dc4992e76 /webAO
parenta87c23afc6cced094922b2087233da6c202ae3f5 (diff)
stupid alt text
Diffstat (limited to 'webAO')
-rw-r--r--webAO/client.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/webAO/client.css b/webAO/client.css
index 4ce37f0..87dc273 100644
--- a/webAO/client.css
+++ b/webAO/client.css
@@ -105,8 +105,11 @@ img {
}
.demothing {
+ display: block;
height: 60px;
width: 60px;
+ max-width: 60px;
+ max-height: 60px;
margin: 3px;
border: 1px solid #000;
}