mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-19 10:54:06 -06:00
fix: updating the background of code-text to show in light mode.
This commit is contained in:
parent
abfe8a99c6
commit
c0ac4d4dbf
@ -500,7 +500,7 @@ code {
|
||||
font-family: var(--codeFont);
|
||||
border-radius: 5px;
|
||||
padding: 0.1rem 0.2rem;
|
||||
background: var(--lightgray);
|
||||
background: var(--highlight);
|
||||
}
|
||||
|
||||
tbody,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user