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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 3 deletions

View File

@ -14,8 +14,7 @@
/* Error */
.chroma .err {
color: #960050;
background-color: #1e0010
color: #bb0064;
}
/* LineTableTD */

View File

@ -15,7 +15,6 @@
/* Error */
.chroma .err {
color: #960050;
background-color: #1e0010
}
/* LineTableTD */