From 46d390993f5ebcde069dfa03752ef612a96a4013 Mon Sep 17 00:00:00 2001 From: Frank419 Date: Wed, 28 Aug 2024 10:15:33 +0800 Subject: [PATCH] Fixed the appearance of the "back to top" button. --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 04c0c82..c7bfff9 100644 --- a/style.css +++ b/style.css @@ -1242,6 +1242,7 @@ p[class*=comment-form-] { .minimalistflex-controls li a:focus { background-color: var(--minimalistflex-tint-contrast); color: var(--minimalistflex-contrast-dark); + text-decoration: none; } /*