Skip to content

Instantly share code, notes, and snippets.

@kzys
Forked from swdyh/hide_share.user.css
Created September 16, 2010 23:05
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 kzys/583332 to your computer and use it in GitHub Desktop.
Save kzys/583332 to your computer and use it in GitHub Desktop.
a[href^="http://mixi.jp/share.pl"] {
/* display: none !important; */
}
iframe[src^="http://share.gree.jp/share"] {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment