Update darkmode.css
Small typo?
This commit is contained in:
parent
faaf4dac88
commit
66ee85883b
1 changed files with 2 additions and 2 deletions
|
@ -1321,7 +1321,7 @@ html .md-footer-meta.md-typeset a:is(:focus, :hover) {
|
||||||
.linenodiv a {
|
.linenodiv a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.md-typeset .keys kbd:is() {
|
.md-typeset .keys kbd:is {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.md-typeset .keys span {
|
.md-typeset .keys span {
|
||||||
|
@ -5111,7 +5111,7 @@ html .md-footer-meta.md-typeset a:is(:focus, :hover) {
|
||||||
.linenodiv a {
|
.linenodiv a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.md-typeset .keys kbd:is() {
|
.md-typeset .keys kbd:is {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
}
|
}
|
||||||
.md-typeset .keys span {
|
.md-typeset .keys span {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue