diff options
| author | stonedDiscord <stoned@derpymail.org> | 2020-07-14 19:22:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 19:22:15 +0200 |
| commit | d720de27c51c2a4a2173f1349bad49672f65e9c5 (patch) | |
| tree | f325404165f879f077e2e33efce67e484d378134 /webAO/styles | |
| parent | 0298c14f033448351b25bd0c3d0916be19e00c3a (diff) | |
| parent | c1464118ab1900382d92c2b376cd080973fdc54b (diff) | |
Merge pull request #62 from AttorneyOnline/callwords
Callwords
Diffstat (limited to 'webAO/styles')
| -rw-r--r-- | webAO/styles/chatbox/aa.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css index f8cb7bc..434c33a 100644 --- a/webAO/styles/chatbox/aa.css +++ b/webAO/styles/chatbox/aa.css @@ -101,7 +101,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; |
