Merge pull request #13854 from ssorallen/gray-light-higher-contrast

Darken @gray-light to meet accessibility guidelines
This commit is contained in:
Mark Otto 2014-06-18 15:45:57 -07:00
commit cde13fbe11
2 changed files with 2 additions and 2 deletions

View file

@ -857,7 +857,7 @@ h1[id] {
left: 15px;
font-size: 12px;
font-weight: bold;
color: #bbb;
color: #959595;
text-transform: uppercase;
letter-spacing: 1px;
content: "Example";