2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

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
2 changed files with 2 additions and 2 deletions
+1 -1
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";