Issue #2938686 by Adam_Moulsdale, andrewmacpherson: Pink button/link style in Umami fails WCAG 2.0 SC 1.4.3 Contrast (minimum)

merge-requests/1654/head
Nathaniel Catchpole 2018-02-01 19:28:37 +00:00
parent b43d1290ab
commit aa3dcb5b93
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
padding: 0.5em 1.5em 0.4em;
border: 0;
border-radius: 4px;
background-color: #e84265;
background-color: #d93760;
color: #fff;
cursor: pointer;
text-align: center;