css: add more variables for dark mode.
Add some more variables that will be needed for dark mode.
This commit is contained in:
@@ -55,7 +55,7 @@ div.prose {
|
||||
font-size: 1.2em;
|
||||
margin: 0.5em 0;
|
||||
padding: 0.5em 1em;
|
||||
background: var(--dtext-code-background-color);
|
||||
background: var(--dtext-code-background);
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user