Template:WMF Team Description/styles.css

From Wikimedia Foundation Governance Wiki
.wmf-team-description-container {
	max-width: 400px
}

.wmf-team-description-heading {
	font-family: 'Helvetica Neue';
	font-weight: 700;
	font-size: 1rem;
	line-height: 150%;
	color: #202122;
	margin: 0 0 12px 0;
}

.wmf-team-description-text {
	font-family: 'Georgia';
	font-size: 0.875rem;
	line-height: 150%;
	color: #202122;
	min-height: 100px;
	margin: 0;
}