remove default bgcolor from code highlight

This commit is contained in:
Jeff Atwood 2015-02-02 01:53:24 -08:00
parent e45b3c15c3
commit 737f81b3a9

View file

@ -8,7 +8,6 @@ github.com style (c) Vasily Polovnyov <vast@whiteants.net>
display: block;
padding: 0.5em;
color: #333;
background: #f8f8f8;
}
.hljs-comment,
@ -137,4 +136,4 @@ p > code, li > code, pre > code {
background: #f8f8f8;
}
// removed some unnecessary styles here
// removed some unnecessary styles here