tor-browser

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

983691-ref.html (344B)


      1 <!DOCTYPE html>
      2 <html>
      3  <head>
      4    <meta charset="utf-8">
      5    <style>
      6      @font-face {
      7       src: url(../fonts/Ahem.ttf);
      8       font-family: AhemReftest;
      9      }
     10      span { line-height: 1.0; font-family: AhemReftest; font-size: 30px }
     11    </style>
     12  </head>
     13  <body>
     14    <div>
     15      <span>XXX XXX XXX</span>
     16    </div>
     17  </body>
     18 </html>