diff options
Diffstat (limited to 'webAO/styles/chatbox/chatdd.css')
| -rw-r--r-- | webAO/styles/chatbox/chatdd.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/webAO/styles/chatbox/chatdd.css b/webAO/styles/chatbox/chatdd.css index 77c02ff..4367b18 100644 --- a/webAO/styles/chatbox/chatdd.css +++ b/webAO/styles/chatbox/chatdd.css @@ -3,11 +3,11 @@ } .text_blue { - color: #93bbe6; + color: #18cbef; } .text_green { - color: #6ab057; + color: #84fb08; } .text_red { @@ -15,7 +15,7 @@ } .text_orange { - color: #cf714c; + color: #f76918; } .text_yellow { |
