Skip to content

Commit

Permalink
Merge pull request #21 from CodeForPortland/change-locale-button
Browse files Browse the repository at this point in the history
 Change background color of Language button (#16)
  • Loading branch information
ArthurSmid authored Mar 2, 2019
2 parents cc024d0 + 3e55db4 commit 441ab81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/assets/stylesheets/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
.content-link {
color: black;
text-decoration: underline;
}

.locale-form .locale-switcher {
background-color: $brand;
}

0 comments on commit 441ab81

Please sign in to comment.