MediaWiki:Common.css

From RhetorClick

(Difference between revisions)
Jump to: navigation, search
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;
	}
Personal tools
Namespaces
Variants
Actions
Site Navigation
Wiki Help
Toolbox