I want to change tweentyten style.css so that this:
#content img {
margin: 0;
height: auto;
max-width: 640px;
/*width: auto;*/
}
Will be the case (instead of the width being un-remarked)
I tried adding this to the file under the folder twentyten-child
But it didn't work.
Any more suggestions?