diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 7243bc2..ef2814d 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1098,7 +1098,7 @@ img.mail-conv-sender-photo { } .wall-item-content-wrapper { - background-color: $comment_item_colour; + background-color: $item_colour; border-top-right-radius: $radius; border-top-left-radius: $radius; }