From 711d0a88ff07f3c1f3f8d88491904d26d1c4b979 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 15 Nov 2021 20:22:16 +0100 Subject: revert previous change --- assets/css/azerothcore.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/assets/css/azerothcore.css b/assets/css/azerothcore.css index b4ec0a3..4b0952f 100644 --- a/assets/css/azerothcore.css +++ b/assets/css/azerothcore.css @@ -970,7 +970,3 @@ body > .wrapper .pl-12 { .darkmode-layer, .darkmode-toggle { z-index: 500; } - -body { - background-color: #000000; -} -- cgit