From cae1e23b34ece64b3834295442f295c79f9ed8cb Mon Sep 17 00:00:00 2001 From: justcool393 Date: Thu, 15 Dec 2022 22:29:31 -0600 Subject: [PATCH] make text easier to read --- files/events/assets/css/blizzard.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/files/events/assets/css/blizzard.css b/files/events/assets/css/blizzard.css index fab73cd7f..bb00e157e 100644 --- a/files/events/assets/css/blizzard.css +++ b/files/events/assets/css/blizzard.css @@ -315,7 +315,8 @@ textarea, input[type=textbox], input[type=search] { body { background-color: #1f1f1f; - } + background-blend-mode: soft-light; +} .color { width: 20%;