From a1fc48b9b5db32786fb265ba29547cad675c539e Mon Sep 17 00:00:00 2001 From: Rawley Date: Thu, 10 Mar 2022 14:10:14 +0000 Subject: [PATCH] Update index.css --- static/index.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/index.css b/static/index.css index d18712d..3d2da4c 100644 --- a/static/index.css +++ b/static/index.css @@ -81,6 +81,7 @@ a { text-decoration: none; position: relative; transition: 100ms linear; + color: inherit; } a::after {