Difference between revisions of "MediaWiki:Common.css"

From ENT Wiki
Jump to: navigation, search
(updated)
m (updated)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
tr table tr:hover{background-color:#000000;}
+
tr:hover{
 +
background-color:#E8E8E8;
 +
}

Latest revision as of 11:31, 17 January 2016

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

tr:hover{
background-color:#E8E8E8;
}