MediaWiki:Common.css

From RhetorClick

(Difference between revisions)
Jump to: navigation, search
(Created page with "/* CSS placed here will be applied to all skins */ /* QUINN'S ADDITIONS */ - Hide some of the footer links: #footer ul#footer-places { display: none; }")
Line 6: Line 6:
#footer ul#footer-places {
#footer ul#footer-places {
 +
display: none;
 +
}
 +
 +
#footer-icon-poweredby {
display: none;
display: none;
}
}

Revision as of 20:12, 14 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-icon-poweredby { 
	display: none;
	}
Personal tools
Namespaces
Variants
Actions
Site Navigation
Wiki Help
Toolbox