Find a file
2018-11-29 20:49:59 +02:00
chrome Add new file 2018-11-29 20:49:59 +02:00
content initial commit 2018-10-21 18:44:14 +03:00
LICENCE.md initial commit 2018-10-21 18:44:14 +03:00
README.md New stuff 2018-10-21 21:27:25 +03:00

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");