No description
Find a file
2018-12-02 05:09:45 +02:00
chrome rename file 2018-12-02 05:09:45 +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");