We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6262ad4 commit 1d80947Copy full SHA for 1d80947
css/style.css
@@ -631,13 +631,13 @@ a.btn:hover
631
{
632
font-size: 22px;
633
padding: 0.4em 1em;
634
- background-color: #D8645E;
+ background-color: #B03931;
635
color: white;
636
- border: #D8645E;
+ border: #B03931;
637
}
638
.btn.donate-large:hover
639
640
- background-color: #F47069;
+ background-color: #98312A;
641
642
643
0 commit comments