tor-browser

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

1608124-1-ref.html (297B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <style>
      4 div { font-size: 24px; margin: 1em; }
      5 .a { font-family: "Times New Roman", serif; }
      6 .b { font-family: "Arial", sans-serif; }
      7 </style>
      8 <div class=a>This should NOT use the SF NS Text font</div>
      9 <div class=b>This should NOT use the LastResort font</div>