MediaWiki:Common.css: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
mNo edit summary  | 
				mNo edit summary  | 
				||
| Line 4: | Line 4: | ||
}  | }  | ||
#bodyContent {  | #bodyContent {  | ||
width:  | width:1100px;  | ||
}  | |||
.infobox {  | |||
width:100px;  | |||
}  | }  | ||
Revision as of 18:24, 20 February 2014
/* CSS placed here will be applied to all skins */
#mw-content-text {
width:800px;
}
#bodyContent {
width:1100px;
}
.infobox {
width:100px;
}