diff options
| author | sD <stoned@derpymail.org> | 2020-05-07 00:50:04 +0200 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-05-07 00:50:04 +0200 |
| commit | d3017b42a255c6e2636f105f3426f164e6033b96 (patch) | |
| tree | 657dd08bd76ba615d86ee9fbc72ee6e3b1521943 /webAO/styles/chatbox | |
| parent | 7234b61c089f58d0a9b1f4740ed4390cefe5be83 (diff) | |
about the only color in this game
Diffstat (limited to 'webAO/styles/chatbox')
| -rw-r--r-- | webAO/styles/chatbox/p4.css | 2 |
1 files changed, 1 insertions, 1 deletions
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 { |
