summaryrefslogtreecommitdiff
path: root/docs/docs.css
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs.css')
-rw-r--r--docs/docs.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/docs.css b/docs/docs.css
index fb2a1745..70a59bdd 100644
--- a/docs/docs.css
+++ b/docs/docs.css
@@ -215,6 +215,7 @@ a.md_tabs__link:visited {
--md-primary-fg-color--dark: #990000;
--md-code-fg-color: rgb(215, 55, 38);
--md-code-bg-color: hsla(0, 0%, 96%, 1);
+ --md-typeset-a-color: #000000;
}
@@ -222,4 +223,4 @@ a.md_tabs__link:visited {
.md-sidebar--secondary {
order: 0;
}
-*/ \ No newline at end of file
+*/