From a5ab75e06fd4bfb663636cbd1666f053b4f32b45 Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 14:20:50 +0000 Subject: [PATCH] Lighter text --- sitefiles/sig.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitefiles/sig.css b/sitefiles/sig.css index 330c9ef..e74572f 100644 --- a/sitefiles/sig.css +++ b/sitefiles/sig.css @@ -59,7 +59,7 @@ body{ padding: 4px; background-color: rgba(255, 255, 255, .075); backdrop-filter: blur(10px); - color: #991199; + color: #AA77FF; font-weight:900; text-shadow: 0.3px 0.3px 3px #666666; } \ No newline at end of file