Skip to content

Instantly share code, notes, and snippets.

@yomotsu
Created February 20, 2012 19:26
Show Gist options
  • Save yomotsu/1870875 to your computer and use it in GitHub Desktop.
Save yomotsu/1870875 to your computer and use it in GitHub Desktop.
@mixin linkOldIE{
*background:url(inc-dvdirectLineupItem/ie6.png);
img{
display:block;
*position:relative;
*z-index:-1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment