Skip to content

Instantly share code, notes, and snippets.

@zvineyard
Created September 18, 2012 23:06
Show Gist options
  • Save zvineyard/3746612 to your computer and use it in GitHub Desktop.
Save zvineyard/3746612 to your computer and use it in GitHub Desktop.
CSS: Target IE9 Only
:root #element-id {
margin: 40px\9;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment