<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* links.css - called by links.html */

section.links h2 {
	text-align: left;
	margin: 15px 0px 0px 5px;
}

section.links p {
	font-size: 90%;
}

section.links figure {
	margin-right: 20px;
}</pre></body></html>