From 9829286e9ab29276d3e2b12e91a6da218231059e Mon Sep 17 00:00:00 2001 From: Emil Williams Date: Sat, 17 May 2025 09:14:02 -0600 Subject: [PATCH] -- --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index f87f05c..653e73e 100644 --- a/static/style.css +++ b/static/style.css @@ -3,7 +3,7 @@ body { } hr { - color: black; + background-color: black; } #title { -- 2.39.5