Difference between revisions of "User:Kairo/common.css"
From HomepointXI Wiki
(Created page with ".lds-table th { background-color: #042c67; color: white; }") |
m |
||
| Line 1: | Line 1: | ||
| − | .lds-table th { | + | {{#css: |
| − | + | .lds-table th { | |
| − | + | background-color: #042c67; | |
| − | } | + | color: white; |
| + | } | ||
| + | }} | ||
Revision as of 12:56, 26 June 2017
{{#css:
.lds-table th {
background-color: #042c67;
color: white;
}
}}