On Tue, Nov 25, 2008 at 12:25 PM, Jeremy Newman <jnewman@codeweavers.com> wrote:
* More IE6 tweaks.

The fonts don't resize correctly in IE6. Go to the view menu and choose Text Size -> Largest. Only the size of the bullets changes. This will exclude people from the site that have visual disabilities such as myself.

I've seen this before and it's caused by specifying a fixed font size using points or pixels. The way to fix it is to use some form of non-specific size specification such as a percentage, an em, or one of the "small, medium, large" words.

Other than that issue, I think the proposed design looks really nice.