diff options
| author | Yehonal <yehonal.azeroth@gmail.com> | 2021-11-15 18:22:23 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-15 18:22:23 +0100 |
| commit | dac5ebd80f19f2760dc940edff7cfeff80a51c32 (patch) | |
| tree | 10bf26b4f4ed8ddffaa0e8bd3d222c754d272982 /assets/css/azerothcore.css | |
| parent | 83d0b65db45dd2c792c273cf801c7332e8977ca9 (diff) | |
| download | wiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.tar.gz wiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.tar.bz2 wiki-dac5ebd80f19f2760dc940edff7cfeff80a51c32.zip | |
Update azerothcore.css
Diffstat (limited to 'assets/css/azerothcore.css')
| -rw-r--r-- | assets/css/azerothcore.css | 5 |
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; +} |
