Added PayPal as a link Option, No SVG File :(

This commit is contained in:
Samuel Hoskin
2021-08-15 00:10:36 +01:00
parent 9b720cd33f
commit cac43439e2
3 changed files with 12 additions and 0 deletions

View File

@ -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;