From 866154f8ca6d76483c246c02d379015d0dea3350 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sun, 28 Oct 2018 19:10:13 +0900 Subject: [PATCH] =?UTF-8?q?=E6=92=A4=E9=80=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 3 --- 1 file changed, 3 deletions(-) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index c4c9393..eabe649 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1800,9 +1800,6 @@ dl.bb-dl > dd > li { .toplevel_item > .wall-item-outside-wrapper .wall-item-name { font-size: 1.2rem; } -.toplevel_item > .wall-item-outside-wrapper { - box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.3); -} .toplevel_item { box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.3); transition: all 300ms 0s;