Difference between revisions of "MediaWiki:Common.css"

From HodHood
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .category-tree { background: #f9f9f9; border: 1px solid #aaa; float: right; margin: 0 0 0 1em; padding: 1em; }")
(No difference)

Revision as of 22:19, 25 August 2016

/* CSS placed here will be applied to all skins */

.category-tree {
	background: #f9f9f9;
	border: 1px solid #aaa;
	float: right;
	margin: 0 0 0 1em;
	padding: 1em;
}