Change code backgound color
This commit is contained in:
parent
3f10edb533
commit
bd554b3814
1 changed files with 1 additions and 1 deletions
|
@ -701,7 +701,7 @@ code {
|
|||
font-family: 'Fira Mono', monospace, sans-serif;
|
||||
font-size: 0.80em;
|
||||
white-space: pre;
|
||||
background: #faf9f7;
|
||||
background: #e6e6e6;
|
||||
}
|
||||
|
||||
pre {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue