tor-browser

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

1368113-1-ref.html (129B)


      1 <!DOCTYPE html>
      2 <style>
      3  input::placeholder { color: green; }
      4 </style>
      5 <input type="number" placeholder="This should be green">