From b157e04032ebce64d7cf7a821041ddaaca4b22e9 Mon Sep 17 00:00:00 2001 From: neko Date: Fri, 9 Apr 2021 23:29:20 +0200 Subject: [PATCH] changed background --- assets/css/crt-screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/crt-screen.css b/assets/css/crt-screen.css index ac86b48..9f8b85b 100644 --- a/assets/css/crt-screen.css +++ b/assets/css/crt-screen.css @@ -33,7 +33,7 @@ layout: none width: 768px; height: 584px; pointer-events: all; - background: #090604 !important; + background: #050503 !important; filter: sepia(94%) hue-rotate(-29deg) saturate(7) brightness(160%); text-shadow: 0px 0px 15px #ffbf005c, 0px 0px 1.9px orange; } \ No newline at end of file