tor-browser

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

time-large-font.html (113B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <input type="time" value="12:30" style="font-size: 32px;">
      5  </body>
      6 </html>