Added Cash App Support
Added in Cash App style. Added in Logo: - Cash App Dollar - Cash App Pound - Cash App BTC
This commit is contained in:
@ -115,6 +115,14 @@ button:hover,
|
||||
.button.button-venmo:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* Cash App */
|
||||
.button.button-cashapp {
|
||||
color: #FFFFFF;
|
||||
background-image: linear-gradient(to bottom, #00D64B, #00C244); }
|
||||
.button.button-cashapp:hover,
|
||||
.button.button-cashapp:focus {
|
||||
filter: brightness(90%) }
|
||||
|
||||
/* Discord */
|
||||
.button.button-discord {
|
||||
color: #FFFFFF;
|
||||
|
Reference in New Issue
Block a user