Skip to content

Commit

Permalink
Change font color of logout dropdown
Browse files Browse the repository at this point in the history
  • Loading branch information
abkruse committed Dec 14, 2016
1 parent b9a5a7c commit d9beb82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion members/static/css/members.css
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ p {
margin: 0;
}

#dropdown1 a, #dropdown2 a {
#dropdown1 a, #dropdown2 a, #dropdown3 a {
color: RGBA(79, 134, 135, 1);
}

Expand Down

0 comments on commit d9beb82

Please sign in to comment.