Skip to content

Instantly share code, notes, and snippets.

@davidsneal
Created June 6, 2014 10:39
Show Gist options
  • Star 5 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save davidsneal/c14a654766876f0ceb24 to your computer and use it in GitHub Desktop.
Save davidsneal/c14a654766876f0ceb24 to your computer and use it in GitHub Desktop.
Share Buttons CSS
<style type="text/css">
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment