Merge branch 'master' of github.com:neocities/neocities

This commit is contained in:
Kyle Drake 2016-02-12 19:08:27 -08:00
commit 7cce210f90
3 changed files with 6 additions and 3 deletions

File diff suppressed because one or more lines are too long

View file

@ -2116,7 +2116,7 @@ table#latest-visitors {
text-align: center;
color: #4F7E89;
padding: 6.5em 8% 7em;
a {
color: #4F7E89;
text-decoration: underline;
@ -2126,6 +2126,8 @@ table#latest-visitors {
}
p {
font-size: 1em;
margin-bottom: .5em;
margin-top: .5em;
}
p:first-child {
font-size: 120%;
@ -2136,7 +2138,7 @@ ul.thankyou {
list-style: none;
margin-top: 1.5em;
clear: both;
li {
display: inline-block;
width: 32%;

View file

@ -281,6 +281,7 @@
<p>Sponsored by</p>
<a href="//www.discourse.org"><img src="/img/discourse-logo.png" alt="Discourse" style="width:233px;"></a>
<p>With special thanks to our <a href="/thankyou">Kickstarter backers</a></p>
<p>Interested in sponsoring us? <a href="mailto:sponsorships@neocities.org">Let's get in touch!</a></p>
</div>
</section>
</main>