We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b15266 commit c25a2deCopy full SHA for c25a2de
website_and_docs/layouts/partials/donate-to-selenium.html
@@ -1,8 +1,8 @@
1
<div class="row justify-content-center pt-2 pb-3 -bg-selenium-blue">
2
<div class="card text-center border-0 bg-transparent py-5">
3
<div class="card-body py-5">
4
- <h2 class="card-title">Donate to Selenium</h2>
5
- <h3 class="card-text">with PayPal</h3>
+ <h2 class="card-title text-white">Donate to Selenium</h2>
+ <h3 class="card-text text-white">with PayPal</h3>
6
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
7
<input type="hidden" name="cmd" value="_s-xclick">
8
<input type="hidden" name="hosted_button_id" value="V56W8WNRPQ5SS">
0 commit comments