From 187cb5d8df900be0df61689ec7701193f5ab97fc Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Mon, 1 May 2023 10:07:20 -0400 Subject: [PATCH] fix css --- css/everest.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/everest.css b/css/everest.css index daa12b6..f6de1b9 100644 --- a/css/everest.css +++ b/css/everest.css @@ -144,7 +144,7 @@ newshead { body { font-family: sans-serif; background-color: #1E1E1E; - color: #dfdfdf; + color: #bfbfbf; } code {