rework for external portal application

This commit is contained in:
2021-07-17 18:00:22 +02:00
parent e6c85df8a3
commit d275116e8e
40 changed files with 71 additions and 1172 deletions

View File

@@ -34,6 +34,6 @@ layout: none
height: 584px;
pointer-events: all;
background: #050503 !important;
filter: sepia(94%) hue-rotate(-29deg) saturate(7) brightness(160%);
text-shadow: 0px 0px 15px #ffbf005c, 0px 0px 1.9px orange;
filter: sepia(94%) hue-rotate(50deg) saturate(7) brightness(160%);
text-shadow: 0px 0px 15px #ffffff66, 0px 0px 1.9px green;
}