fix: code text contrast

This commit is contained in:
Nicola Zambello 2023-06-01 16:02:38 +02:00
parent 0b762438a7
commit 11f309d26c
Signed by: nzambello
GPG key ID: 56E4A92C2C1E50BA

View file

@ -55,6 +55,7 @@ samp {
--font-family: 'Ubuntu Mono', "Menlo", "Consolas", "Roboto Mono", "Ubuntu Monospace",
"Noto Mono", "Oxygen Mono", "Liberation Mono", monospace,
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--code-color: var(--text-color);
}
.skip-link {