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.
2 parents b247991 + 016367c commit c77c882Copy full SHA for c77c882
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