User:BrandonXLF/J/styles.css

.historical-affiliation {
	box-sizing: border-box;
	background-color: #f8f9fa;
	font-size: 90%;
	padding: 0.5em;
	border: 1px solid #aaa;
	width: 25em;
	font-size: 88%;
}

.historical-affiliation-title {
	font-weight: bold;
	text-align: center;
	font-size: 125%;
	margin-bottom: 2px;
}

.historical-affiliation-list {
	list-style: none;
	margin-left: 0;
}