Skip to content

Instantly share code, notes, and snippets.

@eiskalteschatten
Created August 30, 2013 14:43
Show Gist options
  • Save eiskalteschatten/6390600 to your computer and use it in GitHub Desktop.
Save eiskalteschatten/6390600 to your computer and use it in GitHub Desktop.
Automatic Firefox detection in CSS
@-moz-document url-prefix() {
.css-class {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment