fix: code text contrast
This commit is contained in:
parent
0b762438a7
commit
11f309d26c
|
|
@ -55,6 +55,7 @@ samp {
|
||||||
--font-family: 'Ubuntu Mono', "Menlo", "Consolas", "Roboto Mono", "Ubuntu Monospace",
|
--font-family: 'Ubuntu Mono', "Menlo", "Consolas", "Roboto Mono", "Ubuntu Monospace",
|
||||||
"Noto Mono", "Oxygen Mono", "Liberation Mono", monospace,
|
"Noto Mono", "Oxygen Mono", "Liberation Mono", monospace,
|
||||||
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
|
||||||
|
--code-color: var(--text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.skip-link {
|
.skip-link {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue