Added GoFundMe

This commit is contained in:
Seth Cottle
2023-06-12 11:25:26 -04:00
parent aa334ce37c
commit 8eaa45c270
3 changed files with 19 additions and 0 deletions

View File

@ -378,6 +378,16 @@ button:hover,
filter: brightness(90%);
}
/* GoFundMe */
.button.button-gofundme {
color: #ffffff;
background-color: #02A95C;
}
.button.button-gofundme:hover,
.button.button-gofundme:focus {
filter: brightness(90%);
}
/* Goodreads */
.button.button-goodreads {
color: #333333;