This commit is contained in:
Nova Cat 2024-11-30 21:20:48 -08:00
parent 0b012c6a3f
commit 061d917c77

View file

@ -35,7 +35,7 @@ display: none;
background: none; background: none;
border: none; border: none;
} }
.btn, .btn-default, table, .table-striped { .btn, .btn-default, table, .table-striped>tbody>tr:nth-of-type(odd) {
background: #0f161c !important; background: #0f161c !important;
} }
.well { .well {