From cc3d93ce6c0031b8ffdecee04904ccfc9c874964 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 17:37:30 +0000 Subject: [PATCH] Set transparent stopper all tehhe way at the top --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 0780fdf..2cc79a6 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -95,7 +95,7 @@ body{ .contentBody .contentWrapper .date{ font-size:0.75em; - background: linear-gradient(0deg,rgba(255, 255, 255, .9) 0%, rgba(255, 255, 255, .06) 100%); + background: linear-gradient(0deg,rgba(255, 255, 255, .9) 100%, rgba(255, 255, 255, .06) 99.8%, rgba(255, 255, 255, .06) 0%); margin: 0px 4px 0px 4px; min-width:98vw; z-index:0;