This commit is contained in:
2026-07-16 06:24:55 +02:00
parent efe3be141e
commit 41ac99cd5c
3 changed files with 31 additions and 2 deletions

View File

@@ -9268,12 +9268,12 @@ body.layout-legacy .comment-content img.emoji {
}
.comment-highlighted {
border-left: 3px solid var(--accent) !important;
box-shadow: inset 3px 0px 0px var(--accent) !important;
background: var(--bg) !important;
}
.anchor-target {
border-left: 3px solid var(--accent) !important;
box-shadow: inset 3px 0px 0px var(--accent) !important;
background: rgba(17, 17, 17, 0.55) !important;
padding-left: 5px;
}