Adjusted pronounspage button color to design guidelines
This commit is contained in:
parent
1ccdf319e0
commit
5639a7f88f
|
@ -910,7 +910,7 @@ button:hover,
|
|||
/* PronounsPage */
|
||||
.button.button-pronounspage {
|
||||
color: #ffffff;
|
||||
background-color: #ff95bb;
|
||||
background-color: #c71585;
|
||||
}
|
||||
.button.button-pronounspage:hover,
|
||||
.button.button-pronounspage:focus {
|
||||
|
|
Loading…
Reference in New Issue