Difference between revisions of "MediaWiki:Common.css"

From GenPlay, Einstein Genome Analyzer

Jump to: navigation, search
 
(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 */
#webstarttable table tr td {
 
background-color: red;
 
color: blue;
 
}
 
 
#webstarttable table tr td .memory {
 
background-color: red;
 
}
 

Latest revision as of 11:15, 14 November 2012

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