Accessibility: Improve color contrast ratio in the Events and News dashboard widget.

Props boemedia, lucagrandicelli.
Fixes #45280.


git-svn-id: https://develop.svn.wordpress.org/trunk@44549 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrea Fercia 2019-01-10 22:07:42 +00:00
parent 3a6966b69d
commit a0bca4f976

View File

@ -394,7 +394,7 @@
.community-events li {
margin: 0;
padding: 8px 12px;
color: #72777c;
color: #32373c;
}
.community-events li:first-child {
border-top: 1px solid #eee;