Archives for category CSS

A List Apart and Font Sizing

Could someone please inform A List Apart that a font this small is far from a best practice?
A List Apart Magazine (ISSN: 1534-0295) explores the design, development, and meaning of web content, with a special focus on web standards and best practices.
It’s been this small for as long as I can remember. [...]

CSS: IE problem?

This is driving me nuts. If anyone has any information about how to deal with it, I’d love to hear it.
.entry ul li, .entry ol li {
padding-top: 0.25em;
margin-left: 3em;
}

Firefox (perfect!) on the left and IE on the right.