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 */
|
||||
.chroma .err {
|
||||
color: #960050;
|
||||
background-color: #1e0010
|
||||
color: #bb0064;
|
||||
}
|
||||
|
||||
/* LineTableTD */
|
||||
|
@ -15,7 +15,6 @@
|
||||
/* Error */
|
||||
.chroma .err {
|
||||
color: #960050;
|
||||
background-color: #1e0010
|
||||
}
|
||||
|
||||
/* LineTableTD */
|
||||
|
Loading…
Reference in New Issue
Block a user