From 12c92bf4d74f3717b1eafe1737e671a2b8bda02e Mon Sep 17 00:00:00 2001 From: Bobby Date: Sun, 15 Dec 2024 17:39:07 -0500 Subject: post list on homepage --- static/css/shared/core.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css/shared/core.css') diff --git a/static/css/shared/core.css b/static/css/shared/core.css index e2eafaaa..02d41657 100644 --- a/static/css/shared/core.css +++ b/static/css/shared/core.css @@ -101,7 +101,7 @@ img { width: 100%; height: 100%; background-color: #000; - opacity: 0.75; + opacity: 0.8; z-index: -99; } -- cgit v1.2.3