mobile-config-firefox/README.md
2018-10-21 18:44:14 +03:00

263 B

  • Collection of random CSS hacks for Firefox

  • Usage

Use stylesheets under "chrome" in userChrome.css

Use stylesheets under "content" in userContent.css

You can import the stylesheets with @-rule import like this:

@import url("path/filename.css");