masto-fe/app
shel 33e09cc76b Increase color contrast on getting started text
Currently, the getting started text fails WCAG standards for color contrast by a lot. Especially on the part overlapping with the elephant graphic which is nearly unreadable even for users with 20|20 vision. This change doesn't fix the elephant overlap but at least makes the text meet AAA WCAG Small Text color contrast standards, making it easier to read.
2017-01-25 20:19:37 -05:00
..
assets Increase color contrast on getting started text 2017-01-25 20:19:37 -05:00
channels Adding unified streamable notifications 2016-11-20 19:39:58 +01:00
controllers Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
helpers Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
lib Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
mailers Follow requests send e-mail notifications, but are excluded from notifications API 2016-12-26 21:52:03 +01:00
models Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
services Use <summary> to encode content warnings instead 2017-01-25 16:53:30 +01:00
views Instead of using spoiler boolean and spoiler_text, simply check for non-blank spoiler_text 2017-01-25 01:29:16 +01:00
workers Make blocks create entries and unfollows instantly, but do the clean up 2017-01-24 21:40:41 +01:00