From 1f1a05526eae4ac97e9ca2400d24276ef0980e51 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 17:36:37 +0000 Subject: [PATCH] Include closing parenthesis --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index ba09667..0780fdf 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) 0%, rgba(255, 255, 255, .06) 100%); margin: 0px 4px 0px 4px; min-width:98vw; z-index:0;