Update code background color (and format prism)

This commit is contained in:
askiiart 2023-09-11 22:39:38 -05:00
parent 711ecbd248
commit 27824d522c
No known key found for this signature in database
GPG key ID: C89CBC4F981EE719
2 changed files with 219 additions and 5 deletions

View file

@ -24,12 +24,12 @@ h3 {
}
code {
background: #202020
background: #121212
}
pre {
background: #202020
background: #121212
}
wrap {