From 98f00fbe0ffc731c514cf442e33ee89e1cce33de Mon Sep 17 00:00:00 2001 From: lowrussia Date: Sun, 16 May 2021 13:12:08 +0200 Subject: [PATCH] removed main chat from user cond --- narrowstyle-extra.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/narrowstyle-extra.css b/narrowstyle-extra.css index 0fb7f71..05eaf95 100644 --- a/narrowstyle-extra.css +++ b/narrowstyle-extra.css @@ -36,4 +36,8 @@ on index.html and put all back to 'placeholder mode' dank je! */ #brendan > img, #silvio > img { border-radius: 50px; box-shadow: 0.3rem 0.2rem 0.3rem #ffe4fd; +} + +#showAudio { + margin-top: 0 !important; } \ No newline at end of file