diff options
| author | stonedDiscord <stoned@derpymail.org> | 2019-07-16 22:43:30 +0200 |
|---|---|---|
| committer | stonedDiscord <stoned@derpymail.org> | 2019-07-16 22:43:30 +0200 |
| commit | f54f9ce8f8860c1afed433c5043d304d9cb30390 (patch) | |
| tree | 33868df6bdde7078855464d07ac25267090b3577 /webAO | |
| parent | 6c12610616ec0f8fa0c2907622fa26095c70b4e6 (diff) | |
actually i have a better idea for the IC textbox size
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.css b/webAO/client.css index 9dadaa7..a88816b 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -244,7 +244,7 @@ img { } #client_inputbox { - padding: 4px; + font-size: 25px; } .long { |
