remove bg on code lines

This commit is contained in:
Jeff Atwood 2015-08-27 02:48:23 -07:00
parent 95c8ec50a8
commit 24c049df75
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ pre.onebox code ol.lines li:before {
display:inline-block;
width:35px;
left: -40px;
background: dark-light-choose(#F7F7F7, #070707);
color:#AFAFAF;
text-align:right;
padding-right:5px;