From f8cbe8b95a9c1c65b8f089c0039352b83888d32b Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 17:57:24 +0000 Subject: [PATCH] Less brighter line --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index daf84f0..29a6ea1 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -99,7 +99,7 @@ body{ min-width:98vw; min-height:1px; z-index:0; - background: linear-gradient(90deg,rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .6) 20%,rgba(255, 255, 255, .06) 45%,rgba(255, 255, 255, .06) 0%); + background: linear-gradient(90deg,rgba(255, 255, 255, .06) 0%, rgba(255, 255, 255, .3) 20%,rgba(255, 255, 255, .06) 45%,rgba(255, 255, 255, .06) 0%); } .contentBody .contentWrapper .date{