From afcb92916317c74d6ea0308c80ee7599903444ea Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 27 Oct 2018 15:25:20 +0900 Subject: [PATCH] =?UTF-8?q?=E8=89=B2=E5=BD=B1=E4=BF=AE=E6=AD=A3?= 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 49a56b4..7243bc2 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1124,7 +1124,7 @@ img.mail-conv-sender-photo { .wall-item-comment-wrapper { padding: 7px 10px; - background-color: $item_colour; + background-color: $comment_item_colour; border-radius: 0px; border-bottom-right-radius: $radius; border-bottom-left-radius: $radius; @@ -1803,5 +1803,5 @@ dl.bb-dl > dd > li { font-size: 0.9rem; } .toplevel_item { - box-shadow: 5px 5px 5px 5px rgba(0,0,0,0.4); + box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.233); } \ No newline at end of file