Skip to content

Commit 3d81b2b

Browse files
update code highlighting.
1 parent f962c17 commit 3d81b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ pre {
8585
word-wrap: break-word; /* Internet Explorer 5.5+ */
8686
}
8787

88-
code.highlighter-rouge, mark.code {
88+
code.highlighter-rouge, mark.code, code {
8989
background-color: #F6F8FA;
9090
color: #000;
9191
letter-spacing: 2px;

0 commit comments

Comments
 (0)