Difference between revisions of "MediaWiki:Common.css"

From Siglerpedia
Jump to: navigation, search
m (Change color)
m (Undo revision 1964 by BigJohn (talk))
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: #A0A0F0;}
+
table.alternategrey tr:nth-child(even) {background: #E0E0E0;}

Revision as of 01:29, 4 February 2017

/* CSS placed here will be applied to all skins */
 
table.alternategrey tr:nth-child(even) {background: #E0E0E0;}