update views and CSS to reflect feedback from @berkeleytrue and @raisedadead

This commit is contained in:
Quincy Larson
2016-07-28 12:10:31 -07:00
parent f28e4a95f7
commit fbfff58f6b
3 changed files with 41 additions and 15 deletions

View File

@ -127,7 +127,7 @@ h1, h2, h3, h4, h5, h6, p, li {
margin-top: 10px;
}
ul {
.large-li > li {
list-style: none;
}
@ -1181,6 +1181,6 @@ and (max-width : 400px) {
@import "toastr.less";
@import "map.less";
ol, li {
ul > li {
list-style-type: disc;
}

View File

@ -87,13 +87,27 @@ block content
h2 Here's why you should join our open source community right now:
.spacer
ul.large-li
li.ion-code   You'll get help in real time from our community chat rooms.
li.ion-code   You'll meet up with other coders in your city.
li.ion-code   You'll learn to code at your own pace, in your browser or on your phone.
li.ion-code   You'll work through our focused, interactive courses and tutorials.
li.ion-code   You'll learn state-of-the-art full stack JavaScript technologies.
li.ion-code   You'll build projects that help nonprofits carry out their missions more effectively.
li.ion-code   You'll assemble a portfolio of real apps used by real people.
li
span.fa.fa-code
|   You'll get help in real time from our community chat rooms.
li
span.fa.fa-code
|   You'll meet up with other coders in your city.
li
span.fa.fa-code
|   You'll learn to code at your own pace, in your browser or on your phone.
li
span.fa.fa-code
|   You'll work through our focused, interactive courses and tutorials.
li
span.fa.fa-code
|   You'll learn state-of-the-art full stack JavaScript technologies.
li
span.fa.fa-code
|   You'll build projects that help nonprofits carry out their missions more effectively.
li
span.fa.fa-code
|   You'll assemble a portfolio of real apps used by real people.
.big-break
.row
.col-xs-12.col-sm-8.col-sm-offset-2

View File

@ -91,12 +91,24 @@ block content
h2 As grantmakers of pro bono code, we approve applications for nonprofits who:
.col-xs-12.col-sm-8.col-sm-offset-2.text-left.large-p
ul.large-li
li.fa.fa-code   have 501(c)(3) status (or foreign equivalent).
li.fa.fa-code   have a demonstrated need for custom code.
li.fa.fa-code   have explored existing software solutions.
li.fa.fa-code   already have people who benefit from their services.
li.fa.fa-code   can budget $20 to $30 per month for hosting.
li.fa.fa-code   will commit to using what our developers build.
li
span.fa.fa-code
|   have 501(c)(3) status or foreign equivalent.
li
span.fa.fa-code
|   have a demonstrated need for custom code.
li
span.fa.fa-code
|   have explored existing software solutions.
li
span.fa.fa-code
|   already have people who benefit from their services.
li
span.fa.fa-code
|   can budget $20 to $30 per month for hosting.
li
span.fa.fa-code
|   will commit to using what our developers build.
.row
.col-xs-12.col-sm-8.col-sm-offset-2