From 49d2ee81a416d6bd169b80d54c4f4972c0d62e34 Mon Sep 17 00:00:00 2001 From: Bauke Date: Mon, 23 Jul 2018 21:36:52 +0200 Subject: [PATCH] Add comment:target border style --- sass/tildes-dracula/_comments.sass | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sass/tildes-dracula/_comments.sass b/sass/tildes-dracula/_comments.sass index cdd4960..5d1d4a5 100644 --- a/sass/tildes-dracula/_comments.sass +++ b/sass/tildes-dracula/_comments.sass @@ -18,6 +18,9 @@ body.theme-black .comment border-color: $background + + &:target > .comment-itself + border-left: 3px solid $green !important .comment-itself header