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