tor-browser

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

a-green-transition.css (76B)


      1 .a { color: green; transition: 10s; transition-timing-function: step-end; }