mirror of
https://github.com/wavetermdev/docusaurus-og.git
synced 2026-08-05 13:46:35 -07:00
fix: fix hyperlinks underline color
This commit is contained in:
@@ -344,7 +344,7 @@ a code {
|
||||
|
||||
.markdown a {
|
||||
text-decoration: underline;
|
||||
text-decoration-color: var(--ifm-color-gray-300);
|
||||
text-decoration-color: inherit;
|
||||
text-underline-offset: 0.3rem;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user