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