diff --git a/.DS_Store b/.DS_Store index 0933964..1cdbc38 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/css/customstyles.css b/css/customstyles.css index 11cc9c6..452b23b 100644 --- a/css/customstyles.css +++ b/css/customstyles.css @@ -161,9 +161,7 @@ table > colgroup + thead > tr:first-child > td, table > thead:first-child > tr:first-child > td { border-top: 0; } -table > tbody + tbody { - b -} + table > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }