Revert "Use right purple"

This reverts commit 0f62b77d6e.
This commit is contained in:
Gerhard Potgieter 2020-11-10 18:33:24 +02:00
parent 0f62b77d6e
commit 48ff367299
1 changed files with 3 additions and 3 deletions

View File

@ -380,12 +380,12 @@
}
.addons-button-outline-purple {
border: 1px solid #7f54b3;
color: #7f54b3;
border: 1px solid #674399;
color: #674399;
}
.addons-button-outline-purple:hover {
color: #7f54b3;
color: #674399;
opacity: 0.8;
}