Merge pull request #78 from epwalsh/master
Fix background color of numbering
This commit is contained in:
commit
a034665011
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user