<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body-container  {
  /* so that sticky thead works */
  overflow: visible;
}
thead.is-stuck &gt; tr &gt; th {
  border-bottom: 1px solid #e8e8e8 !important;
}</pre></body></html>