From 87ecaa604b2a23e669ca76b0f12b0b90471305ee Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 10:30:58 -0600 Subject: [PATCH] -- --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 6c2e23b..6edcbc7 100644 --- a/static/style.css +++ b/static/style.css @@ -4,6 +4,7 @@ body { background-position: bottom right; background-repeat: no-repeat; background-size: cover; + opacity: 0.25; } #title { -- 2.39.5