Template:Growth stages/styles.css
Appearance
/* Growth stage spritesheets, CSS upscaled so the pixel art stays crisp. */
.sh-stages {
padding: 4px 0;
overflow-x: auto;
}
.sh-stages img {
height: 128px;
width: auto;
image-rendering: pixelated;
}