Adjusted pronounspage button color to design guidelines

This commit is contained in:
Realmlist 2023-12-15 20:28:35 +01:00
parent 1ccdf319e0
commit 5639a7f88f
1 changed files with 1 additions and 1 deletions

View File

@ -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 {