index: cat bus for donations tab

This commit is contained in:
Kyle Drake 2017-06-23 13:43:53 -07:00
parent 4a33f3f9d3
commit 49ca4c4614
2 changed files with 24 additions and 24 deletions

View file

@ -7,7 +7,7 @@
color:#5e5b56;
float: left;
width: 100%;
h1, h2, h3, h4{
color:#8b9a7a;
}
@ -25,13 +25,13 @@
@include box-shadow($bs-4);
position:relative;
}
.footer-Content{
.footer-Content{
padding-top:20px;
padding-bottom:20px;
padding-left: 30px;
padding-right: 30px;
@media (max-device-width:480px), screen and (max-width:800px){
padding-left: 20px;
padding-left: 20px;
}
}
.footer-Content .row {
@ -43,18 +43,18 @@
min-height:125px;
padding-bottom:$spacing*7;
position:relative;
@media (max-device-width:480px), screen and (max-width:800px){
min-height:2px;
padding-left:15px!important;
padding-right:100px!important;
}
.action-Link{
bottom:0;
position:absolute;
right:$spacing*3;
@media (max-device-width:480px), screen and (max-width:800px){
position:static;
}
@ -66,7 +66,7 @@
position:absolute;
right:0;
top:-70px;
@media (max-device-width:480px), screen and (max-width:800px){
@include vendor(background-size, 100%);
height:90px!important;
@ -77,12 +77,12 @@
.f-Col-1{
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;
}
}
@ -96,7 +96,7 @@
margin:20px 0;
overflow:hidden;
padding:20px 0;
.footer-icon{
top:14px
}
@ -110,15 +110,15 @@
position:absolute;
top:0;
width:1px;
@media (max-device-width:480px), screen and (max-width:800px){
display:none;
}
}
&:before{left:-14px}
&:after{right:-14px}
.footer-icon {
background-image: url(/img/about-neocities.png);
width: 100px;
@ -145,7 +145,7 @@
background:#ccdf9b;
border-top:1px solid #b3c388;
overflow:hidden;
a{
color:#5e5b56;
text-decoration:underline;
@ -158,7 +158,7 @@
margin-bottom: 0;
padding-left: 0;
width: 55%;
@media (max-device-width:480px), screen and (max-width:800px){
width: 100%;
text-align: center;
@ -168,24 +168,24 @@
text-transform:uppercase;
width: 45%;
padding-left: 0;
@media (max-device-width:480px), screen and (max-width:800px){
width: 100%;
text-align: center;
}
.h-Nav{
float:right;
@media (max-device-width:480px), screen and (max-width:800px){
float:none;
margin-top:15px;
margin-bottom: 6px;
li {
float: none;
display: inline;
a {
padding-left: 0;
margin-right: 0px;

View file

@ -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 youd 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">