Made donate class an id for linking to it.

gh-pages
Florens Douwes 11 years ago
parent 7cb6088919
commit 7b5c4f84b4
  1. 2
      assets/main.css
  2. 2
      index.html

@ -122,7 +122,7 @@ a:hover {
width: 300px;
}
.donate {
#donate {
margin: 50px 0 80px 0;
text-align: center;
height: 50px;

@ -59,7 +59,7 @@
<span class="fa fa-pencil"></span>Themes
</div>
<div class="clear"></div>
<div class="donate">
<div id="donate">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="45YW6N3QEHSV8">

Loading…
Cancel
Save