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