From 9d705448a49c0369d03f9636179d520fd9ccae74 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Wed, 4 May 2022 14:24:21 +0000 Subject: [PATCH] Well, one of these should work now --- sitefiles/sig.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 967567f..b92c370 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -98,12 +98,9 @@ body{ position:absolute; top:-20px; min-width:98vw; - max-height:0px; /*Make the element effectively have no space taken*/ text-align:center; - float:left; font-size:1.75em; padding-top:2px; - padding-bottom:-20px; background: linear-gradient(180deg,rgba(255, 255, 255, 0) 0%, rgba(15,15,15,1.0) 100%); }