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

Text with jagged edges #24

Open
mishaberezin opened this issue Oct 10, 2012 · 2 comments
Open

Text with jagged edges #24

mishaberezin opened this issue Oct 10, 2012 · 2 comments

Comments

@mishaberezin
Copy link

Firefox 15, Windows 7.

@deepsweet
Copy link
Contributor

It seems that problem is related to the @font-face'd custom font and anti-aliasing (stack overflow).
And there is a cunning hack for it - text-shadow: 0 0 1px rgba(38, 139, 210, .3);

Can you please try it via firebug? I don't have Windows 7 right now.

@mishaberezin
Copy link
Author

Diff: http://yadi.sk/d/Ty6-kjhQ08F-C/

The first "Methodology" with text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants