Difference between revisions of "MediaWiki:Common.css"
From Siglerpedia
(Experiment with alt table shading CSS class) |
m (Change color) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | table.alternategrey tr:nth-child(even) {background: # | + | table.alternategrey tr:nth-child(even) {background: #A0A0F0;} |
Revision as of 01:28, 4 February 2017
/* CSS placed here will be applied to all skins */ table.alternategrey tr:nth-child(even) {background: #A0A0F0;}