From 8df6b2e05aa806e4cb6660d0002abf2355369fce Mon Sep 17 00:00:00 2001 From: harukin Date: Mon, 19 Nov 2018 11:17:54 +0900 Subject: [PATCH] --- view/theme/plusfuture/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index 27aff8e..5dbf959 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2042,7 +2042,7 @@ a[title*="pawoo.net"]::after{ .shared_container{ border-radius: 2px; margin-top: 15px; - box-shadow: 2px 2px 5px 2px rgba(75, 75, 75, 0.5); + box-shadow: 2px 2px 6px 1px rgba(75, 75, 75, 0.5); margin-left: 10px; }