minor improvements to landing page

This commit is contained in:
Michael Q Larson
2015-01-15 21:39:01 -08:00
parent a95da3307c
commit 2493f159dd
2 changed files with 17 additions and 19 deletions

View File

@ -450,7 +450,7 @@ thead {
.landing-skill-icon { .landing-skill-icon {
color: #215f1e; color: #215f1e;
font-size: 100px; font-size: 150px;
} }
.black-text { .black-text {
@ -460,7 +460,7 @@ thead {
} }
.font-awesome-padding { .font-awesome-padding {
margin-top: 25px; margin-top: 45px;
margin-bottom: 20px; margin-bottom: 20px;
} }

View File

@ -34,7 +34,7 @@ block content
br br
a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something a.btn.nonprofit-cta.btn-success(href="/nonprofits") I'm with a nonprofit and want help coding something
.big-break .big-break
h2 Campers you'll hang out with h2 Campers you'll hang out with:
.row .row
.col-xs-12.col-sm-12.col-md-4 .col-xs-12.col-sm-12.col-md-4
img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-jen.jpg", alt="@jenthebest's testimonial image") img.img-responsive.testimonial-image.img-center(src="https://s3.amazonaws.com/freecodecamp/testimonial-jen.jpg", alt="@jenthebest's testimonial image")
@ -49,42 +49,40 @@ block content
.testimonial-copy I'm currently working through Free Code Camp to improve my JavaScript. The community is very welcoming! .testimonial-copy I'm currently working through Free Code Camp to improve my JavaScript. The community is very welcoming!
h3 - @cynthialanel h3 - @cynthialanel
.big-break .big-break
h2 Skills you'll learn h2 Skills you'll learn:
.text-center .text-center
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-html5 .landing-skill-icon.ion-social-html5
.black-text HTML5 .black-text HTML5
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-css3 .landing-skill-icon.ion-social-css3
.black-text CSS3 .black-text CSS3
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-javascript .landing-skill-icon.ion-social-javascript
.black-text JavaScript .black-text JavaScript
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.fa.fa-database.font-awesome-padding .landing-skill-icon.fa.fa-database.font-awesome-padding
.black-text Databases .black-text Databases
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-chrome .landing-skill-icon.ion-social-chrome
.black-text DevTools .black-text DevTools
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-nodejs .landing-skill-icon.ion-social-nodejs
.black-text Node.js .black-text Node.js
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-social-angular .landing-skill-icon.ion-social-angular
.black-text Angular.js .black-text Angular.js
.col-sm-3.col-xs-12 .col-xs-12.col-sm-12.col-md-3
.landing-skill-icon.ion-ios-loop-strong .landing-skill-icon.ion-ios-loop-strong
.black-text Agile .black-text Agile
.big-break .big-break
h2 Skills you'll learn
.big-break
h2   h2  
h2 Fast facts about our community h2 Fast facts about our community:
h3.col-xs-offset-0.col-sm-offset-1.col-md-offset-2 h3.col-xs-offset-0.col-sm-offset-1.col-md-offset-2
ul.text-left ul.text-left
li.ion-code   100% free and open source li.ion-code   We're 100% free and open source
li.ion-code   Thousands of professionals actively learning to code li.ion-code   We're thousands of professionals who are learning to code
li.ion-code   Dozens of nonprofit partners li.ion-code   We're building projects for dozens of nonprofits
li.ion-code   One goal: to boost your career with code li.ion-code   We share one goal: to boost our careers with code
.big-break .big-break
a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free) a.btn.btn-cta.signup-btn(href="/login") Start learning to code (it's free)