Skip to content

Commit

Permalink
[Hart] Fix link colour in note box.
Browse files Browse the repository at this point in the history
  • Loading branch information
dracos committed Dec 4, 2024
1 parent c89644e commit d10b494
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/cobrands/hart/hart.scss
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,9 @@ a {
color: #fff;
font-weight: bold;
}
#hart_hants_note a {
color: #fff;
}

// Footer
.lgd-footer {
Expand Down

0 comments on commit d10b494

Please sign in to comment.