Template:Infobox/style.css

From Kerbal Powers Wiki
Jump to navigation Jump to search
.infobox {
	min-width: 280px;
	float: right;
	border: solid 1px grey;
}

.infobox-header {
	padding: 2em 1em;
	color: white;
	background-color: #696969;
}