Hi all, I'm looking for some help. I recently added an image into my character sheet and decided to put some CSS in to re-size it. I added the following into my CSS file: img {
max - height: 100px;
} Now the formatting is thrown off on my sheet. Here's what it used to look like: And here's what it looks like now: I've taken all code out and reverted to previous versions of the HTML and CSS files but I can't repair it. Any suggestions? Thank you! Colin