fix Silver ozero

This commit is contained in:
harukin 2018-11-29 23:26:29 +09:00
parent 4aabcaae5e
commit 4d30ed3ff7

View File

@ -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;