tor-browser

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

some.css (150B)


      1 #div: {
      2  /* this is a ID rule, and should stay intact */
      3 }
      4 [lang="ab-X-stuff"] {
      5  /* this selector should match content with lang="ab-X-stuff" */
      6 }