From 4feba2452a151ed999d52d4a0d53b0b0584bf70e Mon Sep 17 00:00:00 2001 From: Bobby Date: Mon, 23 Dec 2024 03:35:18 -0500 Subject: anime streams are a thing baby --- static/css/shared/core.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'static/css/shared/core.css') diff --git a/static/css/shared/core.css b/static/css/shared/core.css index c02be71e..41924bbb 100644 --- a/static/css/shared/core.css +++ b/static/css/shared/core.css @@ -19,7 +19,6 @@ box-sizing: border-box; outline: none; border: none; - color: #fff; } /* HTML and Body Base */ @@ -193,7 +192,7 @@ img { width: 100vw; height: 100vh; pointer-events: none; - z-index: 300; + z-index: 9; opacity: 0.18; } -- cgit v1.2.3