fix broken CSS for code
This commit is contained in:
parent
5e294a50bd
commit
cacf8e0784
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ pre[class*=language-] {
|
|||
|
||||
:not(pre)>code[class*=language-],
|
||||
pre[class*=language-] {
|
||||
background: #121212
|
||||
background: #0e0f0f
|
||||
}
|
||||
|
||||
:not(pre)>code[class*=language-] {
|
||||
|
|
Loading…
Reference in a new issue