heading-code-scss: fix background color

This commit is contained in:
Peter Bacon Darwin 2015-11-04 11:20:31 +00:00
parent bdc647462e
commit 8199aeffdc

View File

@ -1,6 +1,6 @@
h1, h2, h3, h4 {
.prettyprint {
background: $snow;
background: none;
font-family: $mono-font;
color: $steel;
overflow: hidden;