Skip to content

Commit 016367c

Browse files
authored
Changed: Update mkdocs css
1 parent b247991 commit 016367c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_static/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.md-header__topic span {
22
font-weight: normal;
33
}
4-
.md-typeset h1 {
5-
color: initial;
4+
h1 {
5+
--md-default-fg-color--light: hsla(var(--md-hue),0%,50%,1);
66
}

0 commit comments

Comments
 (0)