This commit is contained in:
2026-07-16 06:19:40 +02:00
parent 4eba51c887
commit efe3be141e

View File

@@ -8691,7 +8691,7 @@ video.autoplay-gif {
}
.comment.reply {
background: var(--comment-bg);
background: var(--bg);
}
.reply-mention {
@@ -9269,7 +9269,7 @@ body.layout-legacy .comment-content img.emoji {
.comment-highlighted {
border-left: 3px solid var(--accent) !important;
background: var(--comment-bg) !important;
background: var(--bg) !important;
}
.anchor-target {