fix(article): code background (#139)

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/126
This commit is contained in:
Jimmy Cai
2021-02-11 21:22:02 +01:00
committed by GitHub
parent 9914bba42c
commit 326c052a24
2 changed files with 1 additions and 3 deletions
+1 -2
View File
@@ -14,8 +14,7 @@
/* Error */
.chroma .err {
color: #960050;
background-color: #1e0010
color: #bb0064;
}
/* LineTableTD */