diff --git a/slt/index.php b/slt/index.php index a527954..6cb2747 100644 --- a/slt/index.php +++ b/slt/index.php @@ -145,22 +145,22 @@ ul.nav-child > li > a:focus .list-striped li:nth-child(odd), .row-striped .row-fluid:nth-child(odd) { - background-color: ; - color: ; + background-color: ; + color: ; } .row-striped .row-fluid:nth-child(odd) a { - color: ; + color: ; } .list-striped li:hover, .row-striped .row-fluid:hover { - background-color: ; - color: ; + background-color: ; + color: ; } .row-striped .row-fluid:hover a { - color: ; + color: ; } table.alternating tr:nth-child(even) {