User:Kairo/common.css
From HomepointXI Wiki
.lds-table tbody > tr > th {
background-color: #042c67;
color: white;
}
.lds-table tbody > tr > th:first-child,
.lds-table tbody > tr > td:first-child,
.lds-table tbody > tr + tr > td {
background-color: inherit;
color: inherit;
}