From e5d374f5f81dd07e707ad703b64591827cc28c3e Mon Sep 17 00:00:00 2001 From: apmechev Date: Tue, 4 Oct 2022 09:43:35 +0200 Subject: [PATCH] update nord infobar bg --- static/css/nord.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/nord.css b/static/css/nord.css index 35486e2..6d60628 100644 --- a/static/css/nord.css +++ b/static/css/nord.css @@ -52,7 +52,7 @@ body.nord #post .submitted { color: #a5a5a5; } body.nord #post .usertext-body { - background: #0a0a0a; + background: #2A2935; border: 1px solid #404040; } body.nord .infobar {