fix erroneous style

This commit is contained in:
tomjohnson1492 2017-01-21 21:38:48 -08:00
parent ba0fbe1928
commit 9a30b3950a
2 changed files with 1 additions and 3 deletions

BIN
.DS_Store vendored

Binary file not shown.

View File

@ -161,9 +161,7 @@ table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td { table > thead:first-child > tr:first-child > td {
border-top: 0; border-top: 0;
} }
table > tbody + tbody {
b
}
table > tbody > tr:nth-of-type(odd) { table > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9; background-color: #f9f9f9;
} }