Skip to content

Instantly share code, notes, and snippets.

@rossharper
Created March 19, 2012 23:41
Show Gist options
  • Save rossharper/2128506 to your computer and use it in GitHub Desktop.
Save rossharper/2128506 to your computer and use it in GitHub Desktop.
Sharing buttons CSS styling
.twitterbutton,
.googleplusonebutton,
.facebookbutton {
float: left;
margin: 0px 10px 0px 0px;
}
.facebookbutton {
padding: 1px 0px 0px 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment