tor-browser

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

sync_with_csp.css (93B)


      1  body {
      2    border-width: 15px;
      3    color: red;
      4  }
      5 
      6  #testid {
      7    font-size: 4em;
      8  }
      9