mirror of
https://github.com/sethcottle/littlelink.git
synced 2024-10-01 01:06:05 -04:00
Fixed Partiful
This commit is contained in:
parent
c041270a2c
commit
4b494b4b3a
@ -556,7 +556,6 @@ button:hover,
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
|
||||
/* LinkedIn */
|
||||
.button.button-linked {
|
||||
color: #ffffff;
|
||||
@ -636,8 +635,8 @@ button:hover,
|
||||
background-color: #000000;
|
||||
border: 1px solid #FFFFFF;
|
||||
}
|
||||
.button.button-patreon:hover,
|
||||
.button.button-patreon:focus {
|
||||
.button.button-partiful:hover,
|
||||
.button.button-partiful:focus {
|
||||
filter: brightness(90%);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user