Advertisement
tolikpunkoff

image max-size CSS (div %)

Mar 25th, 2018
547
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.06 KB | None | 0 0
  1. #procresize img
  2.     {
  3.         max-width:100%;
  4.         max-height:100%;
  5.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement