tor-browser

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

color-scheme-themed-button-notref.html (87B)


      1 <!doctype html>
      2 <style>
      3  button { color: transparent; }
      4 </style>
      5 <button>ABC</button>