Skip to content

Commit e15d434

Browse files
committed
Don't let pygments.css set a background for the body tag
1 parent 61f3747 commit e15d434

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

html/css/pygments.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ td.linenos { background-color: #f0f0f0; padding-right: 10px; }
22
span.lineno { background-color: #f0f0f0; padding: 0 5px 0 5px; }
33
pre { line-height: 125%; }
44
body .hll { background-color: #ffffcc }
5-
body { background: #f8f8f8; }
65
body .c { color: #408080; font-style: italic } /* Comment */
76
body .c-Singleline { color: #408080; font-style: italic } /* Comment */
87
body .err { border: 1px solid #FF0000 } /* Error */

0 commit comments

Comments
 (0)