update views and CSS to reflect feedback from @berkeleytrue and @raisedadead
This commit is contained in:
@ -127,7 +127,7 @@ h1, h2, h3, h4, h5, h6, p, li {
|
|||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
.large-li > li {
|
||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -1181,6 +1181,6 @@ and (max-width : 400px) {
|
|||||||
@import "toastr.less";
|
@import "toastr.less";
|
||||||
@import "map.less";
|
@import "map.less";
|
||||||
|
|
||||||
ol, li {
|
ul > li {
|
||||||
list-style-type: disc;
|
list-style-type: disc;
|
||||||
}
|
}
|
||||||
|
@ -87,13 +87,27 @@ block content
|
|||||||
h2 Here's why you should join our open source community right now:
|
h2 Here's why you should join our open source community right now:
|
||||||
.spacer
|
.spacer
|
||||||
ul.large-li
|
ul.large-li
|
||||||
li.ion-code   You'll get help in real time from our community chat rooms.
|
li
|
||||||
li.ion-code   You'll meet up with other coders in your city.
|
span.fa.fa-code
|
||||||
li.ion-code   You'll learn to code at your own pace, in your browser or on your phone.
|
|   You'll get help in real time from our community chat rooms.
|
||||||
li.ion-code   You'll work through our focused, interactive courses and tutorials.
|
li
|
||||||
li.ion-code   You'll learn state-of-the-art full stack JavaScript technologies.
|
span.fa.fa-code
|
||||||
li.ion-code   You'll build projects that help nonprofits carry out their missions more effectively.
|
|   You'll meet up with other coders in your city.
|
||||||
li.ion-code   You'll assemble a portfolio of real apps used by real people.
|
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
|
.big-break
|
||||||
.row
|
.row
|
||||||
.col-xs-12.col-sm-8.col-sm-offset-2
|
.col-xs-12.col-sm-8.col-sm-offset-2
|
||||||
|
@ -91,12 +91,24 @@ block content
|
|||||||
h2 As grantmakers of pro bono code, we approve applications for nonprofits who:
|
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
|
.col-xs-12.col-sm-8.col-sm-offset-2.text-left.large-p
|
||||||
ul.large-li
|
ul.large-li
|
||||||
li.fa.fa-code   have 501(c)(3) status (or foreign equivalent).
|
li
|
||||||
li.fa.fa-code   have a demonstrated need for custom code.
|
span.fa.fa-code
|
||||||
li.fa.fa-code   have explored existing software solutions.
|
|   have 501(c)(3) status or foreign equivalent.
|
||||||
li.fa.fa-code   already have people who benefit from their services.
|
li
|
||||||
li.fa.fa-code   can budget $20 to $30 per month for hosting.
|
span.fa.fa-code
|
||||||
li.fa.fa-code   will commit to using what our developers build.
|
|   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
|
.row
|
||||||
.col-xs-12.col-sm-8.col-sm-offset-2
|
.col-xs-12.col-sm-8.col-sm-offset-2
|
||||||
|
Reference in New Issue
Block a user