Advertisement
mawarputih

kode 1

Oct 3rd, 2016
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. /* social share buttons */
  2. .social-buttons-box {
  3. height: 67px;
  4. background: url(http://1.bp.blogspot.com/-OYT-JDviP2k/VHrWc3ofkiI/AAAAAAAAEJs/yyNAhuCUELA/s1600/rect3799.png) no-repeat 200px 0px;
  5. margin:20px 0 15px;
  6. overflow:hidden;
  7. }
  8. .social-buttons {
  9. margin:0 0;
  10. height:67px;
  11. float:left;
  12. }
  13. .social-buttons .share {
  14. float:left;
  15. margin-right:10px;
  16. display:inline-block;
  17. }
  18. .share-btn {
  19. margin:15px 0 25px;
  20. height:20px;
  21. overflow:hidden;
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement