Skip to content

Commit

Permalink
Merge pull request #167 from isubit/D8ISUTHEME-149
Browse files Browse the repository at this point in the history
D8ISUTHEME-149 Adjust colors for contrast in sign-off footer region
  • Loading branch information
sacarney committed Apr 28, 2021
2 parents bebb3d8 + d05801b commit 89bb98b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions css/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -1311,6 +1311,18 @@ a.tabledrag-handle .handle {
font-weight: 700;
border-bottom: 0;
}
.isu-region_sign-off {
color: #616161;
}
.isu-region_sign-off a:not(.btn) {
color: #c70000;
}
.isu-region_sign-off a:not(.btn):hover {
color: #00679E;
}
.isu-region_sign-off blockquote {
border-color: #aaaaaa;
}

/* --- ## ASSOCIATES MENU --- */
/*
Expand Down

0 comments on commit 89bb98b

Please sign in to comment.