tor-browser

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

number-placeholder-right-aligned-ref.html (108B)


      1 <!doctype html>
      2 <style>
      3 input {
      4  color: black;
      5  text-align: right;
      6 }
      7 </style>
      8 <input type=number value=0>