From 66ee85883b5d4e7b97dcb865df4418633418d0cd Mon Sep 17 00:00:00 2001 From: Tran Trong Nghia <80335335+emladevops@users.noreply.github.com> Date: Mon, 26 Dec 2022 21:22:06 +0700 Subject: [PATCH] Update darkmode.css Small typo? --- resources/darkmode.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/darkmode.css b/resources/darkmode.css index 5f78681..2b2050a 100644 --- a/resources/darkmode.css +++ b/resources/darkmode.css @@ -1321,7 +1321,7 @@ html .md-footer-meta.md-typeset a:is(:focus, :hover) { .linenodiv a { color: inherit; } -.md-typeset .keys kbd:is() { +.md-typeset .keys kbd:is { color: inherit; } .md-typeset .keys span { @@ -5111,7 +5111,7 @@ html .md-footer-meta.md-typeset a:is(:focus, :hover) { .linenodiv a { color: inherit; } -.md-typeset .keys kbd:is() { +.md-typeset .keys kbd:is { color: inherit; } .md-typeset .keys span {