tor-browser

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

10209-3-ref.html (232B)


      1 <!DOCTYPE html>
      2 <style>
      3 @font-face {
      4  font-family: Ahem;
      5  src: url(../fonts/Ahem.ttf);
      6 }
      7 * {
      8  font-family: Ahem;
      9 }
     10 </style>
     11 <body style="margin: 0">
     12  <div style="width: 100px; height: 100px; background: green">
     13  </div>
     14 </body>