Added Ko-fi

This commit is contained in:
IsaakDl
2022-05-23 18:51:13 +02:00
parent b1172b5e69
commit 928a15833d
3 changed files with 26 additions and 0 deletions

View File

@ -124,6 +124,16 @@ button:hover,
filter: brightness(90%);
}
/* Ko-fi */
.button.button-ko-fi {
color: #ffffff;
background-color: #13C3FF;
}
.button.button-ko-fi:hover,
.button.button-ko-fi:focus {
filter: brightness(90%);
}
/* Cash App */
.button.button-cashapp {
color: #ffffff;