Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fall-back to sans-serif if Arial is not available
Otherwise on systems where Arial is not available the system will fallback to a serif font, rather than a sans-serif one. This is especially relevant on acessibility-conscious setups (such as is mine) that have web-fonts disabled and a limited set of fonts available on the system.
- Loading branch information