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