From 8eaa45c2708d827ef12fa74dc9525b5eb7cb8387 Mon Sep 17 00:00:00 2001 From: Seth Cottle Date: Mon, 12 Jun 2023 11:25:26 -0400 Subject: [PATCH] Added GoFundMe --- css/brands.css | 10 ++++++++++ images/icons/gofundme.svg | 6 ++++++ index.html | 3 +++ 3 files changed, 19 insertions(+) create mode 100644 images/icons/gofundme.svg diff --git a/css/brands.css b/css/brands.css index a73b54e..b078cd7 100644 --- a/css/brands.css +++ b/css/brands.css @@ -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; diff --git a/images/icons/gofundme.svg b/images/icons/gofundme.svg new file mode 100644 index 0000000..1db8fb8 --- /dev/null +++ b/images/icons/gofundme.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/index.html b/index.html index 0dca551..df1105f 100644 --- a/index.html +++ b/index.html @@ -181,6 +181,9 @@ GitLab
+ + GoFundMe
+ Goodreads