Updated Mastodon button

This commit is contained in:
MagicLike 2022-10-20 19:56:24 +02:00 committed by GitHub
parent 0a2fb957ea
commit bda5196096
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -376,7 +376,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 {