Update brands.css

This commit is contained in:
Julian Prieber 2022-10-31 11:23:24 +01:00
parent 738d5a7c0d
commit 5fc3c5d673
1 changed files with 1 additions and 1 deletions

View File

@ -588,7 +588,7 @@ button:hover,
/* Mastodon */
.button.button-mastodon {
color: #ffffff;
background-color: #1f232b;
background-image: linear-gradient(to bottom, #6364FF, #563ACC);
}
.button.button-mastodon:hover,
.button.button-mastodon:focus {