MediaWiki:Common.css: Difference between revisions

From Pikmin Fanon
m (fix CSS)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
body{
background-size: 100% auto;
}

Revision as of 00:34, 7 January 2014

/* CSS placed here will be applied to all skins */
body{
	background-size: 100% auto;
}