tor-browser

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

line-height-0.5.html (111B)


      1 <!DOCTYPE HTML>
      2 <style>
      3 
      4 input { line-height: 0.5 }
      5 
      6 </style>
      7 <input type="text" value="text input" size="20">