Enable link color blue on docusaurus markdown
This commit is contained in:
parent
164d28ace5
commit
dd5fd4589b
@ -80,11 +80,8 @@
|
||||
@apply border-gray-200 dark:border-gray-800;
|
||||
}
|
||||
|
||||
[class*="docMainContainer_"],
|
||||
[class*="docSidebarContainer_"] {
|
||||
table {
|
||||
a {
|
||||
@apply text-blue-600 dark:text-blue-400;
|
||||
}
|
||||
.theme-doc-markdown {
|
||||
a {
|
||||
@apply text-blue-600 dark:text-blue-400;
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user