Difference between revisions of "MediaWiki:Common.css"
From GenPlay, Einstein Genome Analyzer
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | #webstarttable table { | + | #webstarttable table tr td { |
background-color: red; | background-color: red; | ||
} | } | ||
Revision as of 16:12, 16 May 2012
/* CSS placed here will be applied to all skins */
#webstarttable table tr td {
background-color: red;
}
.memory {
background-color: red;
}