From dd44f4c6e9b1a4592654d74b1f794c4b729d45b3 Mon Sep 17 00:00:00 2001 From: Dooho Yi Date: Fri, 8 Jan 2021 01:58:41 +0900 Subject: [PATCH] . --- styles/aurora.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/aurora.css b/styles/aurora.css index bda6d51..c7ac91a 100644 --- a/styles/aurora.css +++ b/styles/aurora.css @@ -140,8 +140,8 @@ a:hover { } .unfolded>.title>a:nth-child(1) { - font-size: 1.1em; - color: rgba(100, 255, 200, 0.5); + /* font-size: 1.1em; */ + color: rgba(100, 255, 200, 0.25); font-weight: 700; border: unset; padding-left: 0;