Difference between revisions of "User:Kairo/common.css"
From HomepointXI Wiki
m |
m |
||
| Line 1: | Line 1: | ||
.lds-table tbody > tr > th { | .lds-table tbody > tr > th { | ||
| + | background-color: #042c67; | ||
| + | color: white; | ||
| + | } | ||
| + | |||
| + | .lds-table-mobs tbody > tr:odd > td { | ||
background-color: #042c67; | background-color: #042c67; | ||
color: white; | color: white; | ||
} | } | ||
Revision as of 16:26, 26 June 2017
.lds-table tbody > tr > th {
background-color: #042c67;
color: white;
}
.lds-table-mobs tbody > tr:odd > td {
background-color: #042c67;
color: white;
}