From 6e66a19d1640b61330076900d002958f4b159198 Mon Sep 17 00:00:00 2001 From: BlueSkye Date: Sat, 21 May 2022 14:32:22 -0700 Subject: [PATCH] Update zelkBD.theme.css Fixes #41 also fixes banner glitch that i pointted out on the discord server --- zelkBD.theme.css | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/zelkBD.theme.css b/zelkBD.theme.css index ee5222b..ee3d7c8 100644 --- a/zelkBD.theme.css +++ b/zelkBD.theme.css @@ -166,3 +166,10 @@ .root-8LYsGj[style*="--user-background"] .banner-1YaD3N { height: 240px; } +/* Snippets for Issues #41 and other thing by BlueSkye#9999 */ +.none-2-_0dP { + background-color: var(--background-tertiary) !important; +} +.channelHeader-DFRX8q, .header-1zd7se { + margin-left: 0 !important; +}