diff --git a/config/biocache-service/templates/email.html b/config/biocache-service/templates/email.html index 0a97a01c..a6824d9f 100644 --- a/config/biocache-service/templates/email.html +++ b/config/biocache-service/templates/email.html @@ -81,15 +81,15 @@ .button:hover{ color: white; - background-color: rgb(53, 97, 150); + background-color: rgb(53, 97, 150) !important; text-decoration: none; }
-