Skip to content

Commit

Permalink
Merge pull request #3 from Lexian-droid/Lexian-droid-patch-3
Browse files Browse the repository at this point in the history
Added Patreon, Buymeacoffee
  • Loading branch information
Lexian-droid authored Jul 27, 2023
2 parents 81bdd58 + 368977c commit d23e76b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions brands.css
Original file line number Diff line number Diff line change
Expand Up @@ -136,3 +136,11 @@
color: #FFFFFF !important;
background-color: #00b22d !important;
}
.w3-brand-buymeacoffee, .w3-brand-hover-buymeacoffee:hover {
color: #000000 !important;
background-color: #ffe600 !important;
}
.w3-brand-patreon, .w3-brand-hover-patreon:hover {
color: #FFFFFF !important;
background-color: #FF424D !important;
}

0 comments on commit d23e76b

Please sign in to comment.