From 4763b636ef890541dbd2cc8fde45cf7af0bfdfdd Mon Sep 17 00:00:00 2001 From: Rawley Date: Wed, 9 Mar 2022 15:08:27 +0000 Subject: [PATCH] fix a tag colors for dark mode --- static/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/index.css b/static/index.css index 25c8a06..7ae8a01 100644 --- a/static/index.css +++ b/static/index.css @@ -79,7 +79,6 @@ span { a { text-decoration: none; - color: #242124; position: relative; transition: 100ms linear; }