MediaWiki:Common.css: Difference between revisions

From LudoWiki
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


table.left tr {text-align:left;}
th.left {text-align:left;}
table.alternate tr:nth-child(even) {background: #EAECF0; text-align:left;}
table.alternate tr:nth-child(even) {background: #EAECF0; text-align:left;}

Revision as of 06:19, 2 February 2023

/* CSS placed here will be applied to all skins */

th.left {text-align:left;}
table.alternate tr:nth-child(even) {background: #EAECF0; text-align:left;}