Skip to content

Instantly share code, notes, and snippets.

@weslley39
Created July 16, 2014 15:32
Show Gist options
  • Save weslley39/d1bd5aecadc9bfc0adba to your computer and use it in GitHub Desktop.
Save weslley39/d1bd5aecadc9bfc0adba to your computer and use it in GitHub Desktop.
Firefox Hack
@-moz-document url-prefix() {
.selector {
color:lime;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment