a missing ;
authorYihui Xie <xie@yihui.name>
Fri, 14 Dec 2018 05:14:37 +0000 (23:14 -0600)
committerYihui Xie <xie@yihui.name>
Fri, 14 Dec 2018 05:14:37 +0000 (23:14 -0600)
static/css/style.css

index 0edd168b02bbd9062df58c813b799cf6c1cba308..4dc3ae450f0ca15922f12d60b43b02007180ad72 100644 (file)
@@ -48,4 +48,4 @@ table {
 }
 table thead th { border-bottom: 1px solid #ddd; }
 th, td { padding: 5px; }
-thead, tfoot, tr:nth-child(even) { background: #eee }
+thead, tfoot, tr:nth-child(even) { background: #eee; }