You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
MrOtherGuy a19e10aeda Add theme files and some compatbility rules 6 years ago
chrome Add theme files and some compatbility rules 6 years ago
content initial commit 6 years ago
LICENCE.md initial commit 6 years ago
README.md New stuff 6 years ago

README.md

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