Advertisement
Guest User

social share css twenty eleven theme

a guest
Jun 4th, 2012
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.37 KB | None | 0 0
  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. float: left;
  7. display: block;
  8. }
  9. #likebutton {
  10. margin-top:0px;
  11. margin-left:-3px;
  12. }
  13. #sharebutton {
  14. margin-left:0px;
  15. margin-top:0px;
  16. margin-right: 5px;
  17. }
  18. #plusonebutton {
  19. margin-left: 20px;
  20. margin-top: 1px;
  21. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement