tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

mozPrintCallback-text-001-print-ref.html (235B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <link rel="stylesheet" href="/fonts/ahem.css">
      4 <style>
      5  .reference {
      6    background: yellow;
      7    font: 60px/1 Ahem;
      8    height: 80px;
      9    width: 80px;
     10  }
     11 </style>
     12 <div class="reference">X</div>