Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Color of small h tags #4459

Closed
leeaston opened this issue Aug 19, 2012 · 1 comment
Closed

Color of small h tags #4459

leeaston opened this issue Aug 19, 2012 · 1 comment
Labels

Comments

@leeaston
Copy link

Is color: #999 needed here as we have .muted to call on? Add's a bit of flexibility if removed and uses .muted as intended.

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
font-weight: normal;
line-height: 1;
color: #999;
}

@mdo
Copy link
Member

mdo commented Aug 20, 2012

For now, we'll keep it. Thanks for the suggestion though!

@mdo mdo closed this as completed Aug 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants