Advertisement
Guest User

Untitled

a guest
Apr 24th, 2014
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. div.image-content
  2. {
  3. width: 210px;
  4. margin: 15px;
  5. float: left;
  6. height: 210px;
  7. overflow: hidden;
  8. background: no-repeat center center;
  9. background-size: cover;
  10. -webkit-background-size: cover;
  11. -moz-background-size: cover;
  12. -o-background-size: cover;
  13. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement