diff options
Diffstat (limited to 'webAO/styles/chatbox/chatdr2.css')
| -rw-r--r-- | webAO/styles/chatbox/chatdr2.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatdr2.css b/webAO/styles/chatbox/chatdr2.css index b59b155..73187f1 100644 --- a/webAO/styles/chatbox/chatdr2.css +++ b/webAO/styles/chatbox/chatdr2.css @@ -30,6 +30,10 @@ color: #6be4fb; } +.text_grey { + color: #bbb; +} + #client_chatcontainer { position: absolute; width: 100%; |
