tor-browser

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

line-height-button-1.0.html (93B)


      1 <!DOCTYPE HTML>
      2 <style>
      3 
      4 button { line-height: 1.0 }
      5 
      6 </style>
      7 <button>button input</button>