Fix <code> block and inline styles
This commit is contained in:
parent
703d6933f3
commit
73320e6fb3
5 changed files with 14 additions and 8 deletions
|
@ -1,5 +1,5 @@
|
|||
:root {
|
||||
--highlight-background-color: rgb(var(--super-lt-gray));
|
||||
--highlight-background-color: rgb(250, 250, 250);
|
||||
--highlight-foreground-color: var(--foreground-body-color);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue