tor-browser

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

file_bug1375944.html (191B)


      1 <!DOCTYPE html>
      2 <style>
      3 @font-face {
      4  font-family: Ahem;
      5  src: url(Ahem.ttf);
      6 }
      7 #test {
      8  display: inline-block;
      9  font: 64px/1 Ahem;
     10  margin-right: 1ex;
     11 }
     12 </style>
     13 <div id="test">X</div>