Skip to content

Commit 2034b96

Browse files
authored
Merge pull request #158 from datacite/accessibility-part1
Improve accessibility contrast ratio for landing page header pill
2 parents 278fa25 + 5605996 commit 2034b96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/layouts/layout.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112

113113
.landing-header .container-fluid div:nth-child(2) .pill {
114114
position: absolute;
115-
background-color: rgb(29, 129, 187);
115+
background-color: #0071b2;
116116
color: #fff;
117117
border-radius: 5px;
118118
position: absolute;

0 commit comments

Comments
 (0)