Merge pull request #78 from epwalsh/master
Fix background color of numbering
This commit is contained in:
commit
a034665011
1 changed files with 1 additions and 0 deletions
|
@ -606,6 +606,7 @@ code table, code table td, code table th, code table tbody, code table tr,
|
||||||
td.gutter pre {
|
td.gutter pre {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
border: none;
|
border: none;
|
||||||
|
background-color: #fff;
|
||||||
}
|
}
|
||||||
.highlight > pre {
|
.highlight > pre {
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue