From db510c4b513093820a9daa8c18bd80e8765f9b2f Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Thu, 28 Dec 2023 21:03:02 -0600 Subject: [PATCH] yes --- static/style.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index 0f1b949..7079b85 100644 --- a/static/style.css +++ b/static/style.css @@ -13,7 +13,8 @@ h1 { } h2, -h3 { +h3, +li { color: white; }