From 575b4fc3758d2c8cd60a99084354d3e69f3064f7 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 00:33:35 +0900 Subject: [PATCH] =?UTF-8?q?/=20=E2=80=98theme-dark/templates/base.html?= =?UTF-8?q?=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme-dark/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme-dark/templates/base.html b/theme-dark/templates/base.html index 39a1217..5173f01 100644 --- a/theme-dark/templates/base.html +++ b/theme-dark/templates/base.html @@ -20,7 +20,7 @@ } a.noticeable:hover { - background-color: rgba(1, 1, 1, 0.1); + background-color: rgba(255, 255, 1, 0.1); } p {