Skip to content

Commit b821e97

Browse files
fixed the background color for code samples
1 parent 1ee604e commit b821e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/rouge-github.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,5 +205,5 @@
205205
color: #bbbbbb;
206206
}
207207
.highlight {
208-
background-color: #f8f8f8;
208+
background-color: white;
209209
}

0 commit comments

Comments
 (0)