We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b247991 commit 016367cCopy full SHA for 016367c
docs/_static/custom.css
@@ -1,6 +1,6 @@
1
.md-header__topic span {
2
font-weight: normal;
3
}
4
-.md-typeset h1 {
5
- color: initial;
+h1 {
+ --md-default-fg-color--light: hsla(var(--md-hue),0%,50%,1);
6
0 commit comments