Difference between revisions of "MediaWiki:Common.css"

From ALFA
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .foamtest { background-color: #FFFF00 !important; }")
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
.foamtest {
+
table.navTable {
 
background-color: #FFFF00 !important;
 
background-color: #FFFF00 !important;
 
}
 
}

Revision as of 23:00, 25 January 2014

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

table.navTable {
	background-color: #FFFF00 !important;
}