tor-browser

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

style.css (100B)


      1 textarea::-moz-placeholder,
      2 textarea::placeholder,
      3 textarea.ref {
      4  color: green;
      5  opacity: 1.0;
      6 }