Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | /*framing areas*/ | |
| − | |||
| − | |||
body{ background: #8fbc8f; } | body{ background: #8fbc8f; } | ||
| − | bodyContent{ background: 8fbc8f; } | + | |
| − | pre{ background: 8fbc8f; } | + | bodyContent{ background: #8fbc8f; } |
| − | textarea{ background: bdb76b; } | + | pre{ background: #8fbc8f; } |
| + | textarea{ background: #bdb76b; } | ||
Revision as of 07:55, 13 January 2013
/* CSS placed here will be applied to all skins */
/*framing areas*/
body{ background: #8fbc8f; }
bodyContent{ background: #8fbc8f; }
pre{ background: #8fbc8f; }
textarea{ background: #bdb76b; }