styles: apply code background broadly
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
hyphens: none;
|
||||
}
|
||||
|
||||
// Inline code background, initial version for code inside paragraphs.
|
||||
p > code {
|
||||
// Inline code background.
|
||||
code {
|
||||
background-color: color-mix(in srgb, var(--lightgray) 20%, transparent);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user