From d3017b42a255c6e2636f105f3426f164e6033b96 Mon Sep 17 00:00:00 2001 From: sD Date: Thu, 7 May 2020 00:50:04 +0200 Subject: about the only color in this game --- webAO/styles/chatbox/p4.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webAO/styles/chatbox/p4.css') diff --git a/webAO/styles/chatbox/p4.css b/webAO/styles/chatbox/p4.css index efedf01..01514f1 100644 --- a/webAO/styles/chatbox/p4.css +++ b/webAO/styles/chatbox/p4.css @@ -15,7 +15,7 @@ } .text_blue { - color: #4596ff; + color: #b3b2fa; } .text_yellow { -- cgit