tor-browser

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

padding-001-ref.html (129B)


      1 <!doctype html>
      2 <style>
      3 input {
      4  box-sizing: border-box;
      5  padding: 2em;
      6  height: 1em;
      7 }
      8 </style>
      9 <input type=text value=1111>