mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-20 07:25:54 -04:00
Update brands.css
This commit is contained in:
parent
8448510270
commit
6db972a72d
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user