Merge pull request #3315 from ryang217/master

Cleaned up teacher testimonial area
This commit is contained in:
Nick Winter 2016-01-12 13:13:52 -08:00
commit be1091caf8
2 changed files with 12 additions and 10 deletions

View file

@ -147,8 +147,9 @@
.teacher-quote .teacher-quote
font-family: Merriweather font-family: Merriweather
font-weight: 300 font-weight: 300
font-size: 18px font-size: 15px
line-height: 20px line-height: 20px
padding-top: 5px
.teacher-name .teacher-name
font-family: Helvetica, sans-serif font-family: Helvetica, sans-serif
@ -178,7 +179,7 @@
background-repeat: no-repeat background-repeat: no-repeat
background-size: 100% auto background-size: 100% auto
height: 265px height: 265px
padding: 12px padding: 20px 12px 12px 12px
margin-left: 10px margin-left: 10px
.teacher-quote .teacher-quote

View file

@ -47,13 +47,13 @@ block content
.col-md-5 .col-md-5
img#img-game(src='/images/pages/sales/screen1.png') img#img-game(src='/images/pages/sales/screen1.png')
.text-center .text-center
i i
small Students learn by writing code to complete levels in the game. small Students learn by writing code to complete levels in the game.
.col-md-7 .col-md-7
#blurb1 #blurb1
//- TODO: why don't jade inline tags work here? //- TODO: why don't jade inline tags work here?
//- http://stackoverflow.com/questions/10953326/what-is-a-concise-way-to-create-inline-elements-in-jade //- http://stackoverflow.com/questions/10953326/what-is-a-concise-way-to-create-inline-elements-in-jade
p p
strong.spr CodeCombat strong.spr CodeCombat
span.spr is a platform for students to learn programming all while playing a game with their classmates. We believe in encouraging span.spr is a platform for students to learn programming all while playing a game with their classmates. We believe in encouraging
strong.spr real, typed code strong.spr real, typed code
@ -83,7 +83,7 @@ block content
.col-md-5 .col-md-5
img.img-game(src='/images/pages/sales/screen2.png') img.img-game(src='/images/pages/sales/screen2.png')
.text-center .text-center
i i
small Teachers can monitor progress, manage classrooms and more. small Teachers can monitor progress, manage classrooms and more.
if me.isAnonymous() if me.isAnonymous()
@ -102,13 +102,14 @@ block content
td td
#quote1-container #quote1-container
.teacher-quote .teacher-quote
span.spr "My class had been struggling with the basics of Python all year. Today they were having fun and getting into it span.spr “My class had been struggling with the basics of Python all year. Today they were having fun and getting into it
strong - I think they actually forgot that they were actually learning something." strong - I think they forgot that they were actually learning something.”
.row .row
.col-md-4 .col-md-4
.col-md-8 .col-md-8
.hero-quote-attribution .hero-quote-attribution
.teacher-name Tim M. .teacher-name Tim M.
a(href='https://twitter.com/timmaki',target='_blank') @timmaki
.teacher-location Director of Technology, Tilton School .teacher-location Director of Technology, Tilton School
td td
#quote2-container #quote2-container
@ -120,8 +121,8 @@ block content
.teacher-location.text-right Global Learning Charter Public School .teacher-location.text-right Global Learning Charter Public School
.col-md-4 .col-md-4
.teacher-quote .teacher-quote
span.spr "My girls, who were apprehensive about taking a coding class, are some of my top students. span.spr “My girls, who were apprehensive about taking a coding class, are some of my top students.
strong They work together and explain the code to each other to make sure each understands." strong They work together and explain the code to each other to make sure each understands.”
br br
.text-center.section-subheader Students play CodeCombat during #HourOfCode 2015 .text-center.section-subheader Students play CodeCombat during #HourOfCode 2015
@ -192,7 +193,7 @@ block content
p Per-student pricing allows us to better support flexibility for both large and small schools. Contact us if you are interested in purchasing paid course enrollments for your classroom or school. Free trials are also available upon request. p Per-student pricing allows us to better support flexibility for both large and small schools. Contact us if you are interested in purchasing paid course enrollments for your classroom or school. Free trials are also available upon request.
.col-md-4 .col-md-4
.well .well
p.text-center.blurb-subtitle Resources for Teachers p.text-center.blurb-subtitle Resources for Teachers
p p
a(href='http://codecombat.com/docs/CodeCombatHourofCodeGettingStartedGuide.pdf') a(href='http://codecombat.com/docs/CodeCombatHourofCodeGettingStartedGuide.pdf')