Fix code formatting

This commit is contained in:
askiiart 2023-05-09 12:39:43 -05:00
parent 81291a2c8f
commit ae0d15eef8

7
style.css Executable file → Normal file
View file

@ -18,3 +18,10 @@ h1,h2,h3 {
max-width:none
}
}
code {
background: #202020
}
pre {
background: #202020
}