We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a869e2 commit 6272e67Copy full SHA for 6272e67
static/css/style.css
@@ -47,4 +47,4 @@ table {
47
}
48
table thead th { border-bottom: 1px solid #ddd; }
49
th, td { padding: 5px; }
50
-tr:nth-child(even) { background: #eee }
+thead, tfoot, tr:nth-child(even) { background: #eee }
0 commit comments