From 4eb13d5fa0cfb243221968c056818366350b088b Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Sun, 10 May 2020 22:01: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 66de956..497d144 100644 --- a/theme-dark/templates/base.html +++ b/theme-dark/templates/base.html @@ -42,7 +42,7 @@ margin: 0; } - paginator { + p.paginator { color: rgba(100, 255, 200, 0.5); }