This commit is contained in:
awesomeuser 2023-07-07 20:24:22 +00:00
parent c5a002cc66
commit 289491585e

View file

@ -85,7 +85,7 @@
header.style.transform = "translate(" + x + "px, " + y + "px) rotate(" + (Math.cos(t) * -5) + "deg)"; header.style.transform = "translate(" + x + "px, " + y + "px) rotate(" + (Math.cos(t) * -5) + "deg)";
header.style.text-shadow = `-4px 4px #c91a29, header.style.textShadow = `-4px 4px #c91a29,
-8px 8px #c94f1a, -8px 8px #c94f1a,
-12px 12px #a6c91a, -12px 12px #a6c91a,
-16px 16px #1ac95a, -16px 16px #1ac95a,