fix(codeblock): fix the background color for <pre>
This commit is contained in:
parent
f3a490ba67
commit
22ed9f8cde
@ -60,6 +60,7 @@ hr {
|
||||
}
|
||||
|
||||
pre {
|
||||
background: black;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user