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