Advertisement
tolikpunkoff

image max-size CSS (in pixels)

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