Skip to content

Instantly share code, notes, and snippets.

@gotoplanb
Created September 2, 2011 15:10
Show Gist options
  • Select an option

  • Save gotoplanb/1188872 to your computer and use it in GitHub Desktop.

Select an option

Save gotoplanb/1188872 to your computer and use it in GitHub Desktop.
/* IE shenanigans */
.ie8, ie7, ie6 {
nav a {
color: #680605 !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment