<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.threads {
  border: 1px solid #090974;
  margin-left: 2em;
  margin-right: 2em;
}

.threads td[rowspan] {
  margin-left: 8em;
}

.threads pre {
  margin-left: 2em;
  text-decoration: none;
}

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