From f54f9ce8f8860c1afed433c5043d304d9cb30390 Mon Sep 17 00:00:00 2001 From: stonedDiscord Date: Tue, 16 Jul 2019 22:43:30 +0200 Subject: actually i have a better idea for the IC textbox size --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/client.css') 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 { -- cgit