diff options
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/styles/chatbox/aa.css | 4 | ||||
| -rw-r--r-- | webAO/styles/chatbox/papermario.css | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/webAO/styles/chatbox/aa.css b/webAO/styles/chatbox/aa.css index 55a501e..33428ae 100644 --- a/webAO/styles/chatbox/aa.css +++ b/webAO/styles/chatbox/aa.css @@ -30,6 +30,10 @@ color: #0ff; } +.text_grey { + color: #bbb; +} + /* Webfont CSS setup for Igiari by Caveras */ @font-face { diff --git a/webAO/styles/chatbox/papermario.css b/webAO/styles/chatbox/papermario.css index 3c81ddb..1d15590 100644 --- a/webAO/styles/chatbox/papermario.css +++ b/webAO/styles/chatbox/papermario.css @@ -47,10 +47,6 @@ display: none } -#client_inner_name { - -} - #client_chat { font-size: 1em; display: block; |
