tor-browser

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

line-height-01.html (152B)


      1 <!doctype html>
      2 <style>
      3  input {
      4    box-sizing: border-box;
      5    height: 34px;
      6    line-height: 80px;
      7  }
      8 </style>
      9 <input type=date>
     10 <input type=time>