tor-browser

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

background-19.css (368B)


      1   generic { background: green; border: lime 1em solid; margin: 1em; padding: 1em; color: yellow; }
      2   generic { display: inline; line-height: 7em; }
      3   a[*|href] { color: inherit; background: transparent; text-decoration: underline; cursor: pointer; }
      4   * { margin: 1em; padding: 1em; }
      5   root { padding: 0; margin: 0; background: transparent; background: green; }