<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
  * {
    text-decoration: none;
    font-family: "Lato", Arial, sans-serif;
    border-width: 0px;
    margin: 0px;
  }
  #textfilter, #package, #subpackage-spacer, #memberfilter, #filterby, div#definition .big-circle {
    display: none !important;
  }
}
</pre></body></html>