:root{ --black:#000000; } @media(width > 990px){ figure.wp-block-flexible-table-block-table { width: 150%; transform: translateX(-20%); } } .brxe-text li,.brxe-post-content li{ max-inline-size: 72ex; } .title-box { display: none; } @media print { .title-box { display: block; } .noprint{ display: none; } @page { size: letter; } body { margin: 0; padding: 0; } body, p, h1, h2, h3, h4, h5, h6, li { font-family: Helvetica, Arial, sans-serif; font-size: 12pt; font-weight: normal; } h1, h2, h3, h4, h5, h6 { font-weight: bold; margin-top: 0.5em; margin-bottom: 0.5em; } h1 { font-size: 24pt; } h2 { font-size: 18pt; } h3 { font-size: 14pt; } a:any-link { color: #0000FF; text-decoration: none !important; font-weight: bold; } a:any-link::after { content: " (" attr(href) ") "; color: #000000; font-weight: normal; font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace; font-size: 10pt; } img { width: 100%; } .pagebreak { clear: both; page-break-before: always; } }