Add comment:target border-left to indicate linked comment from URL

This commit is contained in:
Bauke
2018-07-19 20:21:32 +02:00
committed by Deimos
parent 9e265a57d4
commit 23880b7ca2

View File

@@ -19,6 +19,10 @@
font-size: 0.6rem;
}
}
&:target > .comment-itself {
border-left: 3px solid $yellow !important;
}
}
.comment[data-comment-depth="0"] {