|
@@ -174,6 +174,8 @@ p {
|
|
|
|
|
|
.wp-block-post-comments .comment-body > p > a,
|
|
.wp-block-post-comments .comment-body > p > a,
|
|
.wp-block-post-comments .comment-edit-link {
|
|
.wp-block-post-comments .comment-edit-link {
|
|
|
|
+ text-decoration-thickness: 0.07em;
|
|
|
|
+ text-underline-offset: 0.46ex;
|
|
text-decoration: underline;
|
|
text-decoration: underline;
|
|
}
|
|
}
|
|
|
|
|