diff --git a/styles/globals.css b/styles/globals.css index ff6f6fb0..de157173 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -210,4 +210,9 @@ nav { .next #announcement-content *{ font-size:10px !important; line-height:1.5 !important; +} + +/* twikoo 评论区超链接样式 */ +.tk-main a { + @apply text-blue-700 } \ No newline at end of file