fix(article): code background (#139)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/126
This commit is contained in:
parent
9914bba42c
commit
326c052a24
@ -14,8 +14,7 @@
|
|||||||
|
|
||||||
/* Error */
|
/* Error */
|
||||||
.chroma .err {
|
.chroma .err {
|
||||||
color: #960050;
|
color: #bb0064;
|
||||||
background-color: #1e0010
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LineTableTD */
|
/* LineTableTD */
|
||||||
|
@ -15,7 +15,6 @@
|
|||||||
/* Error */
|
/* Error */
|
||||||
.chroma .err {
|
.chroma .err {
|
||||||
color: #960050;
|
color: #960050;
|
||||||
background-color: #1e0010
|
|
||||||
}
|
}
|
||||||
|
|
||||||
/* LineTableTD */
|
/* LineTableTD */
|
||||||
|
Loading…
Reference in New Issue
Block a user