From 75f746e83fd9fd54ccea8e8ea1816cdd00b313bc Mon Sep 17 00:00:00 2001 From: Quartinal <148902345+Quartinal@users.noreply.github.com> Date: Tue, 31 Oct 2023 09:34:54 -0700 Subject: [PATCH] Just an update --- static/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/index.css b/static/index.css index 3a3c385..4f91f41 100644 --- a/static/index.css +++ b/static/index.css @@ -46,7 +46,7 @@ div.header div.container ul.menu li a div.header div.container ul.menu li a:active, div.header div.container ul.menu li a:hover { - -webkit-text-stroke: 1.5px solid #2e2626; + -webkit-text-stroke: 1.5px #2e2626; } ::-webkit-scrollbar /* Delete scrollbar */ {