From e9cb884197ffb875fc4741306d9a257d3694e042 Mon Sep 17 00:00:00 2001 From: Tracker-Friendly Date: Thu, 14 Mar 2024 17:07:39 +0000 Subject: [PATCH] Fixed credits --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 22e4d40..3448bc9 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -559,7 +559,7 @@ body { .background { position: fixed; - z-index: -1; + z-index: -2; top: 0; width: 100%; min-height: 100%;