diff options
Diffstat (limited to 'webAO/styles/chatbox/halla.css')
| -rw-r--r-- | webAO/styles/chatbox/halla.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/halla.css b/webAO/styles/chatbox/halla.css index 53622a6..0932937 100644 --- a/webAO/styles/chatbox/halla.css +++ b/webAO/styles/chatbox/halla.css @@ -132,4 +132,12 @@ 50% { color: #fff; } +} + +#client_trackstatus { + display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
