diff --git a/css/main.css b/css/main.css index d5e511de..30dd28ab 100644 --- a/css/main.css +++ b/css/main.css @@ -439,6 +439,10 @@ audio { color: white !important; } +.dark .message-body blockquote { + border-left-color: rgb(255 255 255 / 30%); +} + .message-body h1 { font-weight: 800; font-size: 2.25em;