tor-browser

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

alternate.css (104B)


      1 #test {
      2  color: yellow;
      3  background-color: blue;
      4  width: 100px;
      5  height: 50px;
      6  font-size: .5em;
      7 }