MediaWiki:Common.css
From RhetorClick
(Difference between revisions)
				
																
				
				
								
				| QuinnWarnick  (Talk | contribs) | QuinnWarnick  (Talk | contribs)  | ||
| Line 11: | Line 11: | ||
| #footer-icons {   | #footer-icons {   | ||
| 	display: none; | 	display: none; | ||
| + | 	} | ||
| + | |||
| + | body { | ||
| + | 	max-width: 1000px; | ||
| 	} | 	} | ||
Revision as of 19:26, 17 January 2011
/* CSS placed here will be applied to all skins */
/* QUINN'S ADDITIONS */
/* Hide some of the footer links */
#footer ul#footer-places {
	display: none;
	}
#footer-icons { 
	display: none;
	}
body {
	max-width: 1000px;
	}
				
								
								
												
			
