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 { | ||
| + | background-color: red; | ||
| + | } | ||
| + | |||
| + | .memory { | ||
background-color: red; | background-color: red; | ||
} | } | ||
Revision as of 16:11, 16 May 2012
/* CSS placed here will be applied to all skins */
#webstarttable table {
background-color: red;
}
.memory {
background-color: red;
}