aboutsummaryrefslogtreecommitdiff
path: root/webAO/styles
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-07-13 19:43:32 +0200
committersD <stoned@derpymail.org>2020-07-13 19:43:32 +0200
commitdefaf5b6511588d3a00809979c9e0cf3ffd0766e (patch)
tree1a18f3cf3a09afc4e64959bc07a6233b2c56e9d3 /webAO/styles
parentec520d9146a68412a50fe04860fe813d8131e322 (diff)
aa: match the border radius to the original game
Diffstat (limited to 'webAO/styles')
-rw-r--r--webAO/styles/chatbox/aa.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css
index 0d6eff1..30c4884 100644
--- a/webAO/styles/chatbox/aa.css
+++ b/webAO/styles/chatbox/aa.css
@@ -100,7 +100,7 @@
border-color: rgba(255, 255, 255, 0.5);
border-style: ridge groove groove ridge;
border-width: 0.15em;
- border-radius: 0.3em;
+ border-radius: 0.2em;
background-color: rgba(0, 0, 16, 0.5);
font-size: 1.6em;
word-break: keep-all;