From bd3bfef413d5a8999fc593dd824ca8d68f34270e Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 28 Oct 2018 19:12:10 +0900 Subject: [PATCH] =?UTF-8?q?text=E5=85=A5=E5=8A=9B=E6=AC=84=E5=BD=B1?= =?UTF-8?q?=E4=BB=98=E3=81=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index eabe649..e585e2f 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1811,10 +1811,10 @@ dl.bb-dl > dd > li { filter: drop-shadow(0px 0px 5px rgba(75, 75, 75, 0.48)); } -#jot-text-wrap { +#profile-jot-wrapper { filter: drop-shadow(0px 0px 7px rgba(75, 75, 75, 0.48)); transition: all 300ms 0s; } -#jot-text-wrap:hover { +#profile-jot-wrapper:hover { filter: drop-shadow(0px 0px 7px rgba(75, 75, 75, 0.678)); } \ No newline at end of file