Guest User

Untitled

a guest
Jan 21st, 2019
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. <div class="heart-wrap">
  2. <div class="heart" style="height: 40px; margin-top: 60px;">
  3. </div>
  4. </div>
  5.  
  6. .heart,
  7. .heart-wrap {
  8. width: 100px;
  9. height: 100px;
  10. }
  11. .heart {
  12. background: transparent left bottom url('/heart.png');
  13. }
Add Comment
Please, Sign In to add comment