Skip to content

Instantly share code, notes, and snippets.

@tessalt
Created November 3, 2013 20:16
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 tessalt/7294317 to your computer and use it in GitHub Desktop.
Save tessalt/7294317 to your computer and use it in GitHub Desktop.
.ico-flag-australia:before {
background-position: 0px top;
}
.ico-flag-brazil:before {
background-position: -16px top;
}
.ico-flag-canada:before {
background-position: -32px top;
}
.ico-flag-chile:before {
background-position: -48px top;
}
/*etc*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment