fix gutter background

This commit is contained in:
Pete 2016-07-29 23:09:31 -05:00
parent da54dfd21a
commit 23fbedf3fc

View File

@ -606,6 +606,7 @@ code table, code table td, code table th, code table tbody, code table tr,
td.gutter pre {
padding: 0;
border: none;
background-color: #fff;
}
.highlight > pre {
padding: 0;