mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
index: cat bus for donations tab
This commit is contained in:
parent
4a33f3f9d3
commit
49ca4c4614
2 changed files with 24 additions and 24 deletions
|
@ -79,10 +79,10 @@
|
|||
padding-right:$spacing*3;
|
||||
|
||||
.footer-icon{
|
||||
background-image: url(/img/support-us.png);
|
||||
height:104px;
|
||||
background-image: url(/img/catbus-index.png);
|
||||
height:102px;
|
||||
right:5px;
|
||||
width:92px;
|
||||
width:125px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -304,9 +304,9 @@
|
|||
<span class="footer-icon"></span>
|
||||
<h2 class="delta">Support Us</h2>
|
||||
<p class="tiny">
|
||||
Neocities is funded by <a href="/supporter">supporters</a> and <a href="/donate">donations</a>. If you’d like to contribute, you can help us pay our server costs using credit card, Bitcoin, or PayPal.
|
||||
Neocities is 100% powered by <a href="/supporter">supporters</a> and <a href="/donate">contributions</a> from amazing people just like you.
|
||||
</p>
|
||||
<a href="/donate" title="Donate to Neocities" class="action-Link">Donate Today</a>
|
||||
<a href="/donate" title="Donate to Neocities" class="action-Link">Contribute Today</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col col-33">
|
||||
|
|
Loading…
Add table
Reference in a new issue