From f851dbebb81d0d18d322814570b3d552a6a9bb73 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 12 Oct 2023 01:04:05 +0300 Subject: [PATCH] add missing !important --- files/assets/events/homoween/css/ectoplasm.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/assets/events/homoween/css/ectoplasm.css b/files/assets/events/homoween/css/ectoplasm.css index d87586d68..859223a16 100644 --- a/files/assets/events/homoween/css/ectoplasm.css +++ b/files/assets/events/homoween/css/ectoplasm.css @@ -1,4 +1,4 @@ #banner-homoween-title { - text-shadow: 0 0 40px #3AE63A; + text-shadow: 0 0 40px #3AE63A !important; fill: #90ee90; }