AO3-4614 Fix light font on Android #2506

Merged
merged 2 commits into from Jul 31, 2016

2 participants

@sarken
Organization for Transformative Works member

https://otwarchive.atlassian.net/browse/AO3-4614

Some Android users were seeing a very light font on work summaries and various other place. Turns out there was a good reason for that: we were setting the font weight on blockquotes to 100, aka the thinnest possible.

Why this problem was only happening for some people, and only started now given this code was four and a half years old, I don't know. But it shouldn't happen for them now.

sarken added some commits Jul 30, 2016
@sarken sarken AO3-4614 Make summary text darker on Android 13ced1d
@sarken sarken AO3-4614 Get rid of the light font weight on blockquotes
2b656eb
@zz9pzza zz9pzza merged commit 3d12db1 into otwcode:master Jul 31, 2016

2 checks passed

Details continuous-integration/travis-ci/pr The Travis CI build passed
hound No violations found. Woof!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment