Fix code formatting
This commit is contained in:
parent
81291a2c8f
commit
ae0d15eef8
1 changed files with 7 additions and 0 deletions
7
style.css
Executable file → Normal file
7
style.css
Executable file → Normal file
|
@ -18,3 +18,10 @@ h1,h2,h3 {
|
||||||
max-width:none
|
max-width:none
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
code {
|
||||||
|
background: #202020
|
||||||
|
}
|
||||||
|
pre {
|
||||||
|
|
||||||
|
background: #202020
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue