diff --git a/css/brands.css b/css/brands.css index 9741cb0..62c7d0d 100644 --- a/css/brands.css +++ b/css/brands.css @@ -278,6 +278,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.png b/icons/paypal.png new file mode 100644 index 0000000..162ab26 Binary files /dev/null and b/icons/paypal.png differ diff --git a/index.html b/index.html index 5cbc1d9..23151af 100644 --- a/index.html +++ b/index.html @@ -186,6 +186,10 @@ Vimeo LogoVimeo
+ + + PayPal LogoPayPal +
Wordpress LogoWordpress