tor-browser

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

appearance-background-change-ref.html (143B)


      1 <!doctype html>
      2 <style>
      3  textarea, input {
      4    background: transparent;
      5  }
      6 </style>
      7 <textarea>FOO BAR</textarea><br>
      8 <input value="FOO BAR">