diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:58:33 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:58:33 +0200 |
| commit | 59f2093eccb135d13599b2ab36e24b21bf460a41 (patch) | |
| tree | 3afcb3abf52870e31c9a93b43b1bf42bb25bc614 /webAO/styles/chatbox/drae.css | |
| parent | 8b90b431126525bc1b63a6315abe19ec294b1889 (diff) | |
hide clock in danganronpa
Diffstat (limited to 'webAO/styles/chatbox/drae.css')
| -rw-r--r-- | webAO/styles/chatbox/drae.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/drae.css b/webAO/styles/chatbox/drae.css index 43e815d..d5b9fa0 100644 --- a/webAO/styles/chatbox/drae.css +++ b/webAO/styles/chatbox/drae.css @@ -103,4 +103,8 @@ #client_trackstatus { display: none; +} + +#client_clock { + display: none; }
\ No newline at end of file |
