2014-03-14 20:06:08 -04:00
|
|
|
#level-loading-view
|
|
|
|
|
2014-01-03 13:32:13 -05:00
|
|
|
.level-content
|
|
|
|
#control-bar-view
|
|
|
|
|
|
|
|
#code-area
|
|
|
|
#code-area-gradient.gradient
|
|
|
|
#tome-view
|
|
|
|
|
|
|
|
#canvas-wrapper
|
2014-05-09 19:35:10 -04:00
|
|
|
canvas(width=924, height=589)#surface
|
2014-01-03 13:32:13 -05:00
|
|
|
#canvas-left-gradient.gradient
|
|
|
|
#canvas-top-gradient.gradient
|
2014-05-19 14:31:18 -04:00
|
|
|
#goals-view.secret
|
2014-01-03 13:32:13 -05:00
|
|
|
|
2014-02-13 12:26:21 -05:00
|
|
|
#gold-view.secret.expanded
|
2014-02-11 15:02:27 -05:00
|
|
|
|
2014-01-03 13:32:13 -05:00
|
|
|
#level-chat-view
|
|
|
|
|
|
|
|
#playback-view
|
|
|
|
|
|
|
|
#thang-hud
|
|
|
|
|
|
|
|
.footer
|
|
|
|
.content
|
|
|
|
p(class='footer-link-text')
|
2014-02-22 20:45:24 -05:00
|
|
|
a(title='Send CodeCombat a message', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact", data-i18n="nav.contact") Contact
|
2014-02-23 14:48:34 -05:00
|
|
|
if explainHourOfCode
|
|
|
|
// Does not show up unless lang is en-US.
|
|
|
|
div.hour-of-code-explanation
|
|
|
|
| The 'Hour of Code' is a nationwide initiative by
|
|
|
|
a(href="http://csedweek.org") Computer Science Education Week
|
|
|
|
| and
|
|
|
|
a(href="http://code.org") Code.org
|
|
|
|
| to introduce millions of students to one hour of computer science and computer programming.
|