Difference between revisions of "MediaWiki:Common.css"

From Airships Wiki
Jump to: navigation, search
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
.splash {
background-image: url('https://airshipswiki.zarkonnen.com/images/2/25/Intro.jpg');
width: 100%;
padding-top: 28%;
}

Revision as of 14:01, 26 April 2022

/* CSS placed here will be applied to all skins */
.splash {
	background-image: url('https://airshipswiki.zarkonnen.com/images/2/25/Intro.jpg');
	width: 100%;
	padding-top: 28%;
}