From 55c2646ba51e3211b6e134d8d1dccf40913d6281 Mon Sep 17 00:00:00 2001 From: harukin Date: Sat, 24 Nov 2018 00:35:32 +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 c60dccc..4d22d3a 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -1809,7 +1809,7 @@ dl.bb-dl > dd > li { font-size: 1.2rem; } .toplevel_item , #notifications , #profile-jot-wrapper{ - box-shadow: 0px 0px 5px 2px rgba(75, 75, 75, 0.3); + box-shadow: 0px 0px 5px 1px rgba(75, 75, 75, 0.3); transition: all 300ms 0s; } .toplevel_item:hover , #notifications:hover , #profile-jot-wrapper:hover{