This commit is contained in:
lottotto 2022-03-25 23:46:14 +09:00
parent 580ef9edc9
commit 5ae871c357

View File

@ -169,7 +169,7 @@
.post-content .highlight pre { .post-content .highlight pre {
margin: 0; margin: 0;
background-color: var(--theme); background-color: var(--theme) !important;
} }
.post-content .highlighttable { .post-content .highlighttable {