Skip to content

Commit 6e54c10

Browse files
authored
Update dark-theme.css
1 parent f132f09 commit 6e54c10

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

dark-theme.css

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,9 @@ cd-el {
231231
cursor: unset;
232232
}
233233

234-
.token.url-link {
234+
.token.url-link,
235+
.token.email-link,
236+
.token.md-link {
235237
color: inherit;
236238
caret-color: #fff;
237239
text-decoration: underline;

0 commit comments

Comments
 (0)