image_share.css 91 B

123456
  1. /* CSS declarations go here */
  2. .thumbnail {
  3. min-height:500px;
  4. max-height:500px;
  5. }