update colors/contrast

This commit is contained in:
2024-04-12 17:30:53 +01:00
parent 7db24ea730
commit 21187be0b6
2 changed files with 2 additions and 2 deletions

View File

@@ -96,7 +96,7 @@ figcaption {
kbd {
color: var(--bg);
background-color: var(--fg);
background-color: var(--fg-lc);
border-radius: 0.25em;
padding: 0.2em;
margin-left: 0.2em;