Update code background color (and format prism)
This commit is contained in:
parent
711ecbd248
commit
27824d522c
2 changed files with 219 additions and 5 deletions
|
@ -24,12 +24,12 @@ h3 {
|
|||
}
|
||||
|
||||
code {
|
||||
background: #202020
|
||||
background: #121212
|
||||
}
|
||||
|
||||
pre {
|
||||
|
||||
background: #202020
|
||||
background: #121212
|
||||
}
|
||||
|
||||
wrap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue