diff options
| author | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:11:56 +0200 |
|---|---|---|
| committer | stonedDiscord <Tukz@gmx.de> | 2022-08-27 19:11:56 +0200 |
| commit | e412b63731d851e8b05e2c28510716b3e0ce6e51 (patch) | |
| tree | aac87e69f5fe231fc3a27468505cda3bcaf44b14 /webAO/styles/chatbox | |
| parent | 4bfa34dc950e30650e9525126448bf74dd243096 (diff) | |
set the time
Diffstat (limited to 'webAO/styles/chatbox')
| -rw-r--r-- | webAO/styles/chatbox/acww.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webAO/styles/chatbox/acww.css b/webAO/styles/chatbox/acww.css index 1f6699e..dd899b9 100644 --- a/webAO/styles/chatbox/acww.css +++ b/webAO/styles/chatbox/acww.css @@ -177,6 +177,10 @@ padding-top: 0.5em; } +#client_clock_month { + display: none; +} + #client_clock_weekday { position: absolute; width: 2.5%; |
