样式微调

This commit is contained in:
tangly1024.com
2023-02-28 12:47:06 +08:00
parent 87e4b2cb24
commit c09d7c8c89

View File

@@ -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
}