Advertisement
Guest User

Untitled

a guest
Aug 31st, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. <div class="certs__item-cover"></div>
  2.  
  3. .certs__item-cover {
  4. position: absolute;
  5. top: 0;
  6. left: 0;
  7. right: 0;
  8. bottom: 0;
  9. background: transparent;
  10. z-index: 1;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement