diff --git a/sitefiles/sig.css b/sitefiles/sig.css index cdfb6f7..ba09667 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -95,7 +95,7 @@ body{ .contentBody .contentWrapper .date{ font-size:0.75em; - background-color: rgba(255, 255, 255, .06); + 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;