Remove old kickstarter refs

This commit is contained in:
Kyle Drake 2015-07-25 16:02:50 -07:00
parent 0a27c0a9da
commit 0ddcd3b35a
3 changed files with 15 additions and 75 deletions

View file

@ -256,16 +256,16 @@
width: 100%;
position: relative;
margin-top: 7px;
.column, input[type='checkbox'] {
display: none;
}
.btn-group {
float: left;
margin-right: 15px;
margin-left: -3px;
>.btn+.btn {
margin-left: 0px;
border-left: 1px solid rgba(0, 0, 0, 0.1);
@ -320,11 +320,11 @@
}
.files .actions {
float: right;
@media (max-device-width:480px), screen and (max-width:800px) {
float: left;
margin-top: 7px;
.fa {
display: none;
}
@ -522,7 +522,7 @@
}
@mixin dashboard-list-view {
padding: 0;
.upload-Boundary {
padding: 0;
border: 0;
@ -532,7 +532,7 @@
padding: 10px 20px;
margin: 0;
width: 100%;
&:nth-child(even) {
background: #EFE8DC;
}
@ -545,7 +545,7 @@
text-align: left;
width: 30%;
text-overflow: ellipsis;
@media (max-device-width:480px), screen and (max-width:800px) {
width: 33%;
}
@ -565,7 +565,7 @@
background-size: 23px;
padding: 0;
font-size: 8px;
img {
max-width: 23px;
max-height: 23px;
@ -586,7 +586,7 @@
background-color: transparent;
display: block;
width: 94%;
a {
color: #e93250;
display: inline;
@ -595,7 +595,7 @@
.link-overlay {
width: 30%;
}
@media (max-device-width:480px), screen and (max-width:800px) {
width: 84%;
}
@ -609,7 +609,7 @@
font-size: 13px;
display: block;
padding-top: 4px;
@media (max-device-width:480px), screen and (max-width:800px) {
display: none;
}
@ -2112,43 +2112,3 @@ table#latest-visitors {
width: 100%;
}
}
.intro-List.kickstarter .col {
padding-top: 1em;
padding-bottom: .8em;
margin-left: 0;
&:first-child{
padding-left: 2px;
}
.title {
margin-top: 1%;
}
.title a {
color: white;
font-weight: bold;
text-decoration: none;
}
p {
margin-top: 15px;
}
}
.welcome.kickstarter {
background: #daeea5 url(/img/tutorialthumbnail.png) no-repeat;
background-position: right center;
background-size: auto 100%;
padding: 15px 100px 4px 23px;
margin-bottom: 13px;
font-size: 95%;
@media (max-device-width:480px), screen and (max-width:800px) {
background-size: 32%;
background-position: right top;
}
h4 {
margin-bottom: .2em;
a {
color: #2c3e50!important;
}
}
}

View file

@ -14,8 +14,3 @@
<li>
<a href="/tutorials">Learn</a>
</li>
<% unless is_education? %>
<li>
<a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev">Support Our Kickstarter<i class="fa fa-heart"><i class="fa fa-heart"></i></i></a>
</li>
<% end %>

View file

@ -57,26 +57,11 @@
<div class="header-Outro">
<div class="row header-Content content">
<div class="col intro">
<h2 class="section-header">Create your own free website. Unlimited creativity, zero ads.</h2>
<h2 class="section-header">Create your own free website.<br>Unlimited creativity, zero ads.</h2>
<p class="intro-text">
Neocities is a community of <a href="/browse"><%= @sites_count.to_s.reverse.gsub(/...(?=.)/,'\&,').reverse %> sites</a> that are bringing back the lost individual creativity of the web. We provide free web hosting and tools that allow anyone to make a website. Only your imagination is required. Join us!
</p>
<div class="intro-List kickstarter">
<div class="col col-40">
<a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev"><img src="/img/kickstarterthumbnail.jpg" style="width: 100%; float: left; margin-right: 20px; border: 3px solid white;margin-bottom: 1em"></a>
</div>
<div class="col col-60">
<div class="title">
<a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev">
SUPPORT OUR
<img src="/img/kickstarterlogo.png" style="width: 280px; display:block; margin: 11px 0px;">
<%= kickstarter_days_remaining %> DAY LEFT
</a>
</div>
<p>We need your help to build an amazing HTML/CSS course into Neocities! <a href="https://www.kickstarter.com/projects/1262953102/neocities-30-an-interactive-html-css-course-for-ev">Learn More&nbsp;>></a></p>
</div>
</div>
<!--<ul class="intro-List">
<ul class="intro-List">
<li class="intro-Social">
<span class="intro-Icon"></span>
<h3 class="delta">Share your web creation with the world</h3>
@ -90,7 +75,7 @@
<p class="base">
Weve made it easier to build your website and explore other sites. Neocities features an in-browser HTML editor, custom domain support, faster site loading, easy file uploading, RSS feeds, folder support, and much more.
</li>
</ul>-->
</ul>
</div>
<div class="col signup-Area">