Add comment:target border style
This commit is contained in:
parent
2f2259ce8e
commit
49d2ee81a4
|
@ -18,6 +18,9 @@ body.theme-black
|
|||
|
||||
.comment
|
||||
border-color: $background
|
||||
|
||||
&:target > .comment-itself
|
||||
border-left: 3px solid $green !important
|
||||
|
||||
.comment-itself
|
||||
header
|
||||
|
|
Loading…
Reference in New Issue