Skip to content

Commit c25a2de

Browse files
committed
Fixing one more color issue
[deploy site]
1 parent 3b15266 commit c25a2de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: website_and_docs/layouts/partials/donate-to-selenium.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div class="row justify-content-center pt-2 pb-3 -bg-selenium-blue">
22
<div class="card text-center border-0 bg-transparent py-5">
33
<div class="card-body py-5">
4-
<h2 class="card-title">Donate to Selenium</h2>
5-
<h3 class="card-text">with PayPal</h3>
4+
<h2 class="card-title text-white">Donate to Selenium</h2>
5+
<h3 class="card-text text-white">with PayPal</h3>
66
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
77
<input type="hidden" name="cmd" value="_s-xclick">
88
<input type="hidden" name="hosted_button_id" value="V56W8WNRPQ5SS">

0 commit comments

Comments
 (0)