changed textshadow effect

This commit is contained in:
neko
2021-04-09 22:40:11 +02:00
parent 8216a1ded0
commit db9a8edcb7
5 changed files with 5 additions and 4 deletions

View File

@@ -35,4 +35,5 @@ layout: none
pointer-events: all;
background: #090604 !important;
filter: sepia(94%) hue-rotate(-29deg) saturate(7) brightness(160%);
text-shadow: 0px 0px 15px #ffbf005c, 0px 0px 1.9px orange;
}