Skip to content

Instantly share code, notes, and snippets.

@rpearce
Created September 22, 2012 17:34
Show Gist options
  • Save rpearce/3767019 to your computer and use it in GitHub Desktop.
Save rpearce/3767019 to your computer and use it in GitHub Desktop.
.facebook-share { float: left; }
.facebook-share:hover {
-khtml-opacity: 0.7;
-moz-opacity: 0.7;
opacity: 0.7;
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(70));
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment