diff options
Diffstat (limited to 'webAO/styles/chatbox/chatp3.css')
| -rw-r--r-- | webAO/styles/chatbox/chatp3.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/chatp3.css b/webAO/styles/chatbox/chatp3.css index 5945a67..c8ed3f8 100644 --- a/webAO/styles/chatbox/chatp3.css +++ b/webAO/styles/chatbox/chatp3.css @@ -30,6 +30,10 @@ color: #0ff; } +.text_grey { + color: #bbb; +} + #client_chatcontainer { display: block; position: absolute; |
