diff options
Diffstat (limited to 'chat/else.css')
-rw-r--r-- | chat/else.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat/else.css b/chat/else.css index 2a623d9..7606ab0 100644 --- a/chat/else.css +++ b/chat/else.css @@ -60,7 +60,7 @@ button:active { border-style: inset; } } .user_available { color: black; } -.user_chat { color: darkyellow; } +.user_chat { color: #e4dd22; } .user_away { color: gray; } .user_xa { color: gray; |