Advertisement
Guest User

Untitled

a guest
Jun 4th, 2012
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /* Social Share CSS (incomplet yet) */
  2. .social-single {
  3. margin: 17px 0 0 0; width:100%; padding-bottom:22px
  4. }
  5. .twitterbutton, .likebutton, .sharebutton {
  6. display: inline-block;
  7. }
  8. .likebutton {
  9. margin-top:0px;
  10. margin-left:5px;
  11. }
  12. .sharebutton {
  13. margin-left:0px;
  14. margin-top:0px;
  15. margin-right: 5px;
  16. }
  17. .plusonebutton {
  18. margin-left: 20px;
  19. margin-top: 1px;
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement