tor-browser

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

10209-ref.html (212B)


      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>
     12  <div style="width: 50px; height: 50px; background: green">
     13  </div>
     14 </body>