MediaWiki:Common.css: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
|  (Created page with "→CSS placed here will be applied to all skins:  #bodyContent {   max-width: 70em;   margin: 0 auto; }") | 
| (No difference) | 
Latest revision as of 02:54, 16 May 2011
/* CSS placed here will be applied to all skins */
#bodyContent {
  max-width: 70em;
  margin: 0 auto;
}