fix broken CSS for code

This commit is contained in:
askiiart 2024-03-06 23:33:14 -06:00
parent 5e294a50bd
commit cacf8e0784
Signed by untrusted user who does not match committer: askiiart
GPG key ID: BC3800E55FB54D67

View file

@ -31,7 +31,7 @@ pre[class*=language-] {
:not(pre)>code[class*=language-],
pre[class*=language-] {
background: #121212
background: #0e0f0f
}
:not(pre)>code[class*=language-] {