changed background intensity for better contrast

This commit is contained in:
neko 2021-04-09 21:50:27 +02:00
parent eb8103d1d2
commit ed374094f4

View File

@ -34,6 +34,6 @@ layout: none
width: 768px; width: 768px;
height: 584px; height: 584px;
pointer-events: all; pointer-events: all;
background: #241c11 !important; background: #0d0907 !important;
filter: sepia(94%) hue-rotate(-12deg) saturate(350%) brightness(0.8); filter: sepia(94%) hue-rotate(-12deg) saturate(350%) brightness(0.8);
; ;