From 50ef2aa2ad316637d88fe17da3adb809c97a513a Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 17:52:22 +0000 Subject: [PATCH] Make the line tiny --- sitefiles/sig.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index f6a39e2..33859f9 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -97,9 +97,9 @@ body{ font-size:0.75em; margin: 0px 4px 0px 4px; min-width:98vw; - min-height:4px; + min-height:2px; z-index:0; - background: linear-gradient(90deg,rgba(255, 255, 255, .9) 0%,rgba(255, 255, 255, .06) 45%,rgba(255, 255, 255, .06) 0%); + background: linear-gradient(90deg,rgba(255, 255, 255, .6) 0%,rgba(255, 255, 255, .06) 45%,rgba(255, 255, 255, .06) 0%); } .contentBody .contentWrapper .date{