Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. img {
  2. position: absolute;
  3. max-width: 100%;
  4. max-height: 100%;
  5. margin: auto;
  6.  
  7. top: 0;
  8. left: 0;
  9. bottom: 0;
  10. right: 0;
  11. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement