mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 19:34:05 -06:00
hotfix for code highlighting
This commit is contained in:
parent
b05c8d4e3b
commit
a93b498e9b
@ -424,7 +424,7 @@ code {
|
|||||||
font-family: var(--codeFont);
|
font-family: var(--codeFont);
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
padding: 0.1rem 0.2rem;
|
padding: 0.1rem 0.2rem;
|
||||||
background: var(--lightgray);
|
background: var(--highlight);
|
||||||
}
|
}
|
||||||
|
|
||||||
tbody,
|
tbody,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user