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%); }