fix blog code highlighting background color
This commit is contained in:
parent
42095e4c1f
commit
85eb8185db
@ -182,3 +182,6 @@ pre[class*="language-"].line-numbers > code {
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* =========== CUSTOM ADDITIONS ================= */
|
||||||
|
|
||||||
|
pre[class*="language-"] .token { background: none; }
|
Loading…
Reference in New Issue
Block a user