MediaWiki:Common.css/src/template/summoned.scss

From Terraria Wiki
Jump to navigation Jump to search
/********* [[Template:Summoned]] *********/

/* This template no longer exists on the English Terraria Wiki but it is still
 * used on the Terraria Mods Wiki and possibly some language wikis */

.summoned.infobox {
	text-align: center;
	padding-bottom: 12px;

	.title {
		font-size: 12px;
	}

	.p {
		font-size: 14px;
	}
}