<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media print {
    .breadcrumb,#layout-navbar,#layout-appbar,#layout-menu,.layout-navbar-fixed .layout-page:before,.mod-button,.content-footer,.card-postlist,.navigation ,.pagination,.row&gt;.aside,.message+.plugin ,.signature, .thread-fab {
        display: none !important;
    }
    .message a:after {
        content: "("attr(href)")";
      }
}</pre></body></html>