Merge pull request #143 from x-9917638/main

This commit is contained in:
End 2025-12-20 21:28:53 -07:00 committed by GitHub
commit b6ac22033f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -190,7 +190,7 @@ header > p > a {
}
.guide-content code:not([class*='language-']) {
background: #00000000;
background: #1e1e1e;
color: #c9d1d9;
}