summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2021-11-15 18:22:23 +0100
committerGitHub <noreply@github.com>2021-11-15 18:22:23 +0100
commitdac5ebd80f19f2760dc940edff7cfeff80a51c32 (patch)
tree10bf26b4f4ed8ddffaa0e8bd3d222c754d272982 /assets
parent83d0b65db45dd2c792c273cf801c7332e8977ca9 (diff)
downloadwiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.tar.gz
wiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.tar.bz2
wiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.zip
Update azerothcore.css
Diffstat (limited to 'assets')
-rw-r--r--assets/css/azerothcore.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/assets/css/azerothcore.css b/assets/css/azerothcore.css
index 5c34483..9f063c0 100644
--- a/assets/css/azerothcore.css
+++ b/assets/css/azerothcore.css
@@ -962,3 +962,8 @@ body > .wrapper .pl-11 {
body > .wrapper .pl-12 {
padding-left: 128px!important;
}
+
+/* https://darkmodejs.learn.uno/#debug */
+.darkmode-layer, .darkmode-toggle {
+ z-index: 500;
+}