Skip to content

Instantly share code, notes, and snippets.

@marcusshepp
Created June 16, 2016 13:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save marcusshepp/e0cdc64c4ea74afc2d53a7d988b86468 to your computer and use it in GitHub Desktop.
Save marcusshepp/e0cdc64c4ea74afc2d53a7d988b86468 to your computer and use it in GitHub Desktop.
targeting firefox only
@-moz-document url-prefix(){
.foo{
color: blue;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment