TemplateStyle:Series.css

From Halopedia, the Halo wiki

Revision as of 09:12, September 30, 2021 by Porplemontage (talk | contribs)
/* Series box */
div.infobox.series {
	width: 250px;
	text-align: center;
	background: #f9f9f9;
	border: 1px solid #a2a9b1;
	border-radius: 10px;
	padding: 15px;
}