diff --git a/view/theme/plusfuture/css/style.css b/view/theme/plusfuture/css/style.css index f59327b..57401e3 100644 --- a/view/theme/plusfuture/css/style.css +++ b/view/theme/plusfuture/css/style.css @@ -2094,6 +2094,11 @@ a[title*="pawoo.net"]::after { filter: drop-shadow(2px 2px 2px rgba(75, 75, 75, 0.635)); } +.comment .wall-item-photo[src*="https://plus.haruk.in/photo/profile/m/68"] { + width: calc($reply_photo + 3px); + height: calc($reply_photo + 3px); +} + .contact-photo-wrapper a::before, .contact-photo-wrapper a::after { display: none;