A few questions on those changes you made to retiredbiker's CSS: I'm pretty sure you removed the margin settings in those "sub" styles because they are "inherited" from the body style. For "display: block;", I believe that's a default for paragraphs, so that's why you pulled it out. Is that also true for "font-size: 1em;"?
|