/**
 * [[Category:Template style pages]]
 */
.template-create {
	margin: 1em 0;
}
.template-create .mw-inputbox-centered {
	text-align: left;
}
.template-create .createboxInput {
	margin-bottom: .3em;
	width: 300px;
}
.template-create .createboxButton {
	margin-bottom: .3em;
}

/**
 * Small screens
 */
@media screen and (max-width:600px) {
	.template-create .mw-ui-input {
		width: 100%;
	}
	.template-create .mw-ui-button {
		display: block;
		margin: .5em 0;
		width: 100%;
		max-width: 100%;
	}
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.