diff options
Diffstat (limited to 'webAO/styles/chatbox/homestuck.css')
| -rw-r--r-- | webAO/styles/chatbox/homestuck.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/homestuck.css b/webAO/styles/chatbox/homestuck.css index aea8f99..e6eea68 100644 --- a/webAO/styles/chatbox/homestuck.css +++ b/webAO/styles/chatbox/homestuck.css @@ -72,4 +72,12 @@ position: absolute; left: 2%; bottom: 2%; +} + +#client_trackstatus { + display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
