Browse Source

Skatepark: Add underline to comment meta links

Sarah Norris 4 years ago
parent
commit
fe161d100b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      skatepark/sass/elements/_links.scss

+ 1 - 0
skatepark/sass/elements/_links.scss

@@ -12,6 +12,7 @@ a {
 	}
 }
 
+.wp-block-post-comments .comment-meta > a,
 .wp-block-post-comments .comment-body > p > a,
 .wp-block-post-comments .comment-edit-link {
 	text-decoration-line: underline;