The text under the login form is to small, I can read it but I guess I won't if I were 10 years older.

Maybe you should remove the 0.7em in:

#user-login-form .item-list ul {
    font-size:0.7em;
    list-style-type:none;
}

Comments

geerlingguy’s picture

Assigned: Unassigned » geerlingguy

That is pretty small. I will increase it to .85 or .9 (I'll see how I like different sizes first).

geerlingguy’s picture

Status: Active » Fixed

Fixed in CVS (I removed the font-size rule entirely, as suggested in #1):

http://drupal.org/cvs?commit=472464

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.