Fixed Partiful
This commit is contained in:
parent
c041270a2c
commit
4b494b4b3a
1 changed files with 2 additions and 3 deletions
|
@ -556,7 +556,6 @@ button:hover,
|
||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/* LinkedIn */
|
/* LinkedIn */
|
||||||
.button.button-linked {
|
.button.button-linked {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
|
@ -636,8 +635,8 @@ button:hover,
|
||||||
background-color: #000000;
|
background-color: #000000;
|
||||||
border: 1px solid #FFFFFF;
|
border: 1px solid #FFFFFF;
|
||||||
}
|
}
|
||||||
.button.button-patreon:hover,
|
.button.button-partiful:hover,
|
||||||
.button.button-patreon:focus {
|
.button.button-partiful:focus {
|
||||||
filter: brightness(90%);
|
filter: brightness(90%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue