Skip to content

Commit 1f6c2f2

Browse files
author
José Valim
committed
Remove highlight background
1 parent 7982e4e commit 1f6c2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/syntax.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.highlight { background: #fff }
1+
.highlight {}
22
.highlight .c { color: #998; font-style: italic } /* Comment */
33
.highlight .err { color: #a61717; background-color: #e3d2d2 } /* Error */
44
.highlight .k { font-weight: bold } /* Keyword */

0 commit comments

Comments
 (0)