diff options
author | metamuffin <metamuffin@disroot.org> | 2024-04-01 00:50:46 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2024-04-01 00:50:46 +0200 |
commit | 5b3fb138a584649782ea92df262d0a78c5386f4d (patch) | |
tree | 4d74dd2ab406d6000e800ce64d16c2201dc038ba /client-web/style | |
parent | 78a02af787a4011a60f2ec964da9130c737478d4 (diff) | |
download | keks-meet-5b3fb138a584649782ea92df262d0a78c5386f4d.tar keks-meet-5b3fb138a584649782ea92df262d0a78c5386f4d.tar.bz2 keks-meet-5b3fb138a584649782ea92df262d0a78c5386f4d.tar.zst |
improve accessability here and there
Diffstat (limited to 'client-web/style')
-rw-r--r-- | client-web/style/menu.sass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client-web/style/menu.sass b/client-web/style/menu.sass index 9fc2c67..3c06680 100644 --- a/client-web/style/menu.sass +++ b/client-web/style/menu.sass @@ -26,5 +26,5 @@ .info-br .version font-size: medium font-weight: bold - color: var(--ac-light) + color: white padding: 0.5em |