Merge pull request #13854 from ssorallen/gray-light-higher-contrast
Darken @gray-light to meet accessibility guidelines
This commit is contained in:
commit
cde13fbe11
2 changed files with 2 additions and 2 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue