SIGN IN SIGN UP

Fix `font` and `color` inheritance for forms

Inherit all `font` properties.

Inherit `color` for form controls. Chrome and Safari on OS X will not
inherit `color` as they heavily restrict the author-defined styles that
will be respected for that element.

Fix gh-157
N
Nicolas Gallagher committed
0b5badd591e63b1dcc914a2479f681b9297e6514
Parent: 6992935