fix code with white background #119
This commit is contained in:
parent
51c16f2f69
commit
4b3884d165
4 changed files with 14 additions and 12 deletions
|
@ -158,6 +158,11 @@ kbd {
|
|||
line-height: 154%;
|
||||
}
|
||||
|
||||
pre code, pre kbd {
|
||||
color: inherit;
|
||||
background-color: inherit;
|
||||
}
|
||||
|
||||
/* Styles */
|
||||
|
||||
blockquote {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue