Merge pull request #53 from I5UCC/contribute

Add Ko-fi
This commit is contained in:
Seth Cottle
2022-05-23 13:33:25 -04:00
committed by GitHub
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;