Template:Documentation/styles.css

.template-documentation {
	background-color: honeydew;
	border: 1px solid lightgreen;
	padding: 1em;
}

.template-documentation .td-headline {
	font-weight: bold;
	font-size: 125%;
}