From fd1935c82739c714c7e8a597a4e16e201718b55e Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Tue, 5 May 2020 22:22:55 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98theme/templates/base.html=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/templates/base.html b/theme/templates/base.html index 52b99fc..4bbfe67 100644 --- a/theme/templates/base.html +++ b/theme/templates/base.html @@ -17,7 +17,7 @@ text-decoration: none; } - a.archives:hover { + a.noticeable:hover { background-color: rgba(0, 0, 0, 0.1); }