MediaWiki:Common.css

From RhetorClick

(Difference between revisions)
Jump to: navigation, search
Line 11: Line 11:
#footer-icons {  
#footer-icons {  
display: none;
display: none;
 +
}
 +
 +
/* Add space between paragraphs */
 +
 +
#bodyContent p {
 +
margin-bottom: .7em;
}
}

Revision as of 02:55, 18 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;
	}

/* Add space between paragraphs */

#bodyContent p {
	margin-bottom: .7em;
	}
Personal tools
Namespaces
Variants
Actions
Site Navigation
Wiki Help
Toolbox