Difference between revisions of "User:Kairo/common.css"

From HomepointXI Wiki
Jump to: navigation, search
m
m
Line 1: Line 1:
{{#css:
+
.lds-table th {
  .lds-table th {
+
  background-color: #042c67;
    background-color: #042c67;
+
  color: white;
    color: white;
+
}
  }
 
}}
 

Revision as of 13:59, 26 June 2017

.lds-table th {
  background-color: #042c67;
  color: white;
}