Skip to content

Commit 885efaa

Browse files
committed
jquery.org: Add classes to style donate page
1 parent 89b6b5c commit 885efaa

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

themes/jquery.org/style.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ a.icon-search::before {
539539
margin-bottom: 0.3em;
540540
}
541541

542-
.page-slug-donate h2 {
542+
.page-slug-donate h2, .page-slug-donate .donate-link {
543543
text-align: center;
544544
}
545545

@@ -570,6 +570,11 @@ a.icon-search::before {
570570
margin-bottom: 40px;
571571
}
572572

573+
.page-slug-donate .donate-cashtag {
574+
font-weight: bold;
575+
color: green;
576+
}
577+
573578
/*a.button,
574579
#content a.button, .button {
575580
background-color: #b71551;

0 commit comments

Comments
 (0)