Difference between revisions of "MediaWiki:Common.css"
From ISXOgre
								
												
				 (Created page with "→CSS placed here will be applied to all skins:   .wikiEditor-ui-text #wpTextbox1 { background-color: #001100; }")  | 
				|||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
| − | + | body { background: 001100; }  | |
| − | background  | + | |
| − | }  | + | |
Revision as of 01:00, 23 June 2015
/* CSS placed here will be applied to all skins */ body { background: 001100; }