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 89b6b5c commit 885efaaCopy full SHA for 885efaa
themes/jquery.org/style.css
@@ -539,7 +539,7 @@ a.icon-search::before {
539
margin-bottom: 0.3em;
540
}
541
542
-.page-slug-donate h2 {
+.page-slug-donate h2, .page-slug-donate .donate-link {
543
text-align: center;
544
545
@@ -570,6 +570,11 @@ a.icon-search::before {
570
margin-bottom: 40px;
571
572
573
+.page-slug-donate .donate-cashtag {
574
+ font-weight: bold;
575
+ color: green;
576
+}
577
+
578
/*a.button,
579
#content a.button, .button {
580
background-color: #b71551;
0 commit comments