Skip to content

Commit

Permalink
gray background for table header/footer
Browse files Browse the repository at this point in the history
  • Loading branch information
yihui committed Aug 9, 2017
1 parent 0a869e2 commit 6272e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ table {
}
table thead th { border-bottom: 1px solid #ddd; }
th, td { padding: 5px; }
tr:nth-child(even) { background: #eee }
thead, tfoot, tr:nth-child(even) { background: #eee }

0 comments on commit 6272e67

Please sign in to comment.