What’s the smallest line you can read?

I’ve now had two requests to bump up the font size in the blog content area, so I’ve changed it from 11px to 12px in the style sheet. I hope this is better. As always, any constructive feedback is appreciated.

Related Posts:

  • No Related Posts
This entry was posted in Administrivia. Bookmark the permalink.

5 Responses to What’s the smallest line you can read?

  1. Maybe you could stick one of those javascript font size variant controls?

    You know… for the kids.

  2. Josh says:

    You can actually go smaller with a sans-serif font like Verdana or Arial….because you’re using a serif font, you had to increase to 12px.

  3. David says:

    In Netscape 7.x, at least, your links are still in a smaller font. It’s a little bizarre, and rather hurts the flow of the reading experience, such as it is.

  4. kevin says:

    Looks good, except that in Opera, the stylesheets display don’t force the links to the right. I had a similiar problem (on I.E. the page would not load completely, due to a bug in the way it handled css). I fixed it by wrapping the content in a table. It would take care of your Opera display problem, too.

  5. Josh says:

    CSS will never, ever display properly in all browsers, I’ve found. Unless you’re a whopping coding genius. I’m thinking of declaring failure and using — sigh — tables.

Comments are closed.