<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* global links */
a
	{ color: rgb(0,0,0); text-decoration: none; }

/* not displayed */
#nav,
#background-scroll,
#searchbox_wrap,
.postsnav_wrap,
#footer .footer-nav
	{ display: none; height: 0; width: 0; }

/* footer */
#footer_wrap
	{ border-top: 1pt solid rgb(124,124,124); }</pre></body></html>