hexo微调样式

This commit is contained in:
tangly1024
2022-12-29 20:51:47 +08:00
parent 917b948339
commit 28de8eb49e
2 changed files with 5 additions and 3 deletions

View File

@@ -1965,7 +1965,7 @@ thead, tbody tr {
}
.notion-collection-card{
@apply dark:hover:text-gray-200
@apply dark:text-gray-200 dark:bg-gray-800 dark:hover:bg-black
}
.notion-code-copy{