User:Kairo/common.css
From HomepointXI Wiki
.lds-table tbody > tr > th {
background-color: #042c67;
color: white;
}
.lds-table-mobs tbody > tr:nth-child(odd) > td {
background-color: #042c67;
color: white;
}
.lds-table-mobs tbody tr:first-child > td:first-child {
background-color: inherit;
color: inherit;
}
.lds-table.sandoria tbody > tr > th {
background-color: #600;
color: grey;
}