This adds the ability to change fonts in phui-document area's with some ease. Not sure if this is the simplest of ways to accomplish this, but seems reasonable, since we'll not likely do it often.
Details
Details
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- roboto
- Lint
Lint Passed - Unit
Tests Passed
Event Timeline
Comment Actions
Not 100% sure I'm sold on the violet, but I'll give it a chance. The docs look way more readable to me after this, in any case.
Let me send you a patch first to support WOFF in Celerity, since it looks like we're permitted to do that by the font license and I'd rather not depend on external requests to Google's servers (some installs can't make outbound HTTP requests; other installs probably don't want users including arbitrary CSS from Google). It seems like the same CSS works in Firefox, Chrome and Safari, and I think it's OK to fall back in other cases (alternatively, it's probably pretty easy to support them when we hit issues).
Comment Actions
Which violet? For the functions? I think I was up in the air on that one. I do enjoy the hovers though.