tor-browser

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

padding-002.html (125B)


      1 <!doctype html>
      2 <style>
      3 input {
      4  padding: 10px 0 0;
      5  -moz-appearance: textfield;
      6 }
      7 </style>
      8 <input type=number value=1111>