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