From aec338c37aee596afde64d84861c9c482197135e Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Tue, 9 Nov 2021 19:07:49 -0600 Subject: [PATCH] Backup Version - 11/9 --- custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom.css b/custom.css index 0dc5258..87e1e50 100644 --- a/custom.css +++ b/custom.css @@ -2,10 +2,10 @@ *************General Settings************* ******************************************/ -:root { + :root { --primary-font-color: #444; --info-font-color: #a0a0a0; - --color-darker: #272c33; + --color-darker: #272c34; } /* Reset global font color so that it's changable more easily */