MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
table.left th {text-align:left;} | table.left th {text-align:left;} | ||
table.alternate tr:nth-child(even) {background: #EAECF0;} | table.alternate tr:nth-child(even) {background: #EAECF0; text-align:left;} | ||
Revision as of 06:16, 2 February 2023
/* CSS placed here will be applied to all skins */
table.left th {text-align:left;}
table.alternate tr:nth-child(even) {background: #EAECF0; text-align:left;}