diff --git a/css/brands.css b/css/brands.css index 2370ac0d..1ea500cf 100644 --- a/css/brands.css +++ b/css/brands.css @@ -286,6 +286,14 @@ button:hover, .button.button-vimeo:focus { filter: brightness(90%) } +/* PayPal */ +.button.button-paypal { + color: #FFFFFF; + background-color: #003087 } +.button.button-paypal:hover, +.button.button-paypal:focus { + filter: brightness(90%) } + /* YouTube */ .button.button-youtube { color: #FFFFFF; diff --git a/icons/paypal.svg b/icons/paypal.svg new file mode 100644 index 00000000..306ba8c0 --- /dev/null +++ b/icons/paypal.svg @@ -0,0 +1,21 @@ + + + + + + + + + + diff --git a/index.html b/index.html index e882968c..7e024c98 100644 --- a/index.html +++ b/index.html @@ -190,6 +190,10 @@ Vimeo LogoVimeo
+ + + PayPal LogoPayPal +
Wordpress LogoWordpress