Update brands.css

This commit is contained in:
jaajko 2022-02-20 16:54:35 +02:00 committed by GitHub
parent 8448510270
commit 6db972a72d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -345,6 +345,16 @@ button:hover,
filter: brightness(90%);
}
/* SpaceHey */
.button.button-spacehey {
color: #ffffff;
background-color: #3234cf;
}
.button.button-spacehey:hover,
.button.button-spacehey:focus {
filter: brightness(90%);
}
/* Telegram */
.button.button-telegram {
color: #ffffff;