Difference between revisions of "MediaWiki:Common.css"

From Nevercenter 3D Modeling Wiki
Jump to: navigation, search
(New page: * CSS placed here will be applied to all skins: h2 { color: #ff0000; font-weight: bold; })
(No difference)

Revision as of 11:04, 25 April 2008

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

h2 {
	color: #ff0000;
	font-weight: bold;
}