Skip to content

Commit 0f3c90b

Browse files
committed
fix highlight error
1 parent be7910e commit 0f3c90b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/style.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ a {
3535

3636
.highlight .hll { background-color: #ffffcc !important}
3737
.highlight .c { color: #008000 !important}
38-
.highlight .err { border: 0 !important, background: none !important}
38+
.highlight .err { border: 0 !important; background: none !important}
3939
.highlight .k { color: #0000ff !important}
4040
.highlight .cm { color: #008000 !important}
4141
.highlight .cp { color: #0000ff !important}

0 commit comments

Comments
 (0)