User:Kairo/common.css

From HomepointXI Wiki
< User:Kairo
Revision as of 17:28, 26 June 2017 by Kairo (talk | contribs)
Jump to: navigation, search
.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;
}