<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Less decorativee links - they're not clickable */
a.external:visited, a.external:link {
  text-decoration: none;
  background: none;
  padding:0px;
  margin:0px;
}

</pre></body></html>