[wp-meta] [Making WordPress.org] #5690: Very low link contrast in email
Making WordPress.org
noreply at wordpress.org
Sat Apr 3 10:33:37 UTC 2021
#5690: Very low link contrast in email
------------------------------+--------------------
Reporter: Otshelnik-Fm | Owner: (none)
Type: defect | Status: new
Priority: normal | Milestone:
Component: Plugin Directory | Keywords:
------------------------------+--------------------
The link in the plugin update email is barely visible:
https://paste.pics/487910fb1e8829ce605cf82a9c6d5931
- What does not correspond to the accessibility of "AA" (WCAG) 2
Level
add inline css in "a" tag:
{{{
color: #fff;
text-decoration: underline;
}}}
Result: https://paste.pics/02958e07aaac068766a752a7f05febf2
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/5690>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list