mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
Update link color to accent on hover
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@
|
||||
@apply w-6 h-6 inline-block fill-skin-base group-hover:fill-skin-accent;
|
||||
}
|
||||
.prose {
|
||||
@apply prose-a:underline-offset-8 prose-li:overflow-x-clip prose-a:!decoration-dashed hover:prose-a:!decoration-solid;
|
||||
@apply prose-a:underline-offset-8 prose-li:overflow-x-clip prose-a:!decoration-dashed hover:prose-a:text-skin-accent;
|
||||
}
|
||||
.theme-dark .prose {
|
||||
@apply prose-invert;
|
||||
|
||||
Reference in New Issue
Block a user