raise contrast on a few key page elements to pass WCAG contrast checks

This commit is contained in:
Ryan Petrello
2018-11-27 09:42:35 -05:00
parent 9eb2c02e92
commit b1bd87bcd2
10 changed files with 26 additions and 25 deletions

View File

@@ -36,7 +36,7 @@
font-weight: normal;
padding: 2px 10px;
line-height: 10px;
background-color: #848992;
background-color: #646972;
border-radius: 5px;
display: inline-block;
min-width: 10px;