quickfix for the truecolor not working

This commit is contained in:
etherware-novice 2025-03-17 00:26:27 -05:00
parent 41f95884fb
commit 34c15cbe39

View File

@ -31,7 +31,7 @@ html::after {
z-index: 100;
}
.truecolor { z-index: 100; position: relative; }
.truecolor { z-index: 1000; position: relative; }
html, body {
color: black;