Skip to content

Commit

Permalink
Merge pull request #1547 from LibraryOfCongress/1473-leki-color-contr…
Browse files Browse the repository at this point in the history
…ast-fix

1473 Darken breadcrumb active text to improve contrast
  • Loading branch information
jkueloc authored Sep 27, 2021
2 parents db8c350 + 4aecc7b commit 10803a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions concordia/static/scss/base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ $breadcrumb-padding-x: 0;
$breadcrumb-item-padding: 0.25rem;
$breadcrumb-margin-bottom: 0;
$breadcrumb-bg: transparent;
$breadcrumb-active-color: $dark;

// carousel
$carousel-control-color: black;
Expand Down

0 comments on commit 10803a4

Please sign in to comment.