2014-03-14 17:06:08 -07:00
|
|
|
#level-loading-view
|
|
|
|
|
2014-01-03 10:32:13 -08:00
|
|
|
.level-content
|
|
|
|
#control-bar-view
|
|
|
|
|
|
|
|
#code-area
|
|
|
|
#code-area-gradient.gradient
|
|
|
|
#tome-view
|
|
|
|
|
|
|
|
#canvas-wrapper
|
2014-03-16 13:23:01 -07:00
|
|
|
canvas(width=1848, height=1178)#surface
|
2014-01-03 10:32:13 -08:00
|
|
|
#canvas-left-gradient.gradient
|
|
|
|
#canvas-top-gradient.gradient
|
|
|
|
|
2014-02-13 09:26:21 -08:00
|
|
|
#goals-view.secret
|
2014-01-03 10:32:13 -08:00
|
|
|
|
2014-02-13 09:26:21 -08:00
|
|
|
#gold-view.secret.expanded
|
2014-02-11 12:02:27 -08:00
|
|
|
|
2014-01-03 10:32:13 -08:00
|
|
|
#level-chat-view
|
|
|
|
|
|
|
|
#playback-view
|
|
|
|
|
|
|
|
#thang-hud
|
|
|
|
|
|
|
|
.footer
|
|
|
|
.content
|
|
|
|
p(class='footer-link-text')
|
2014-02-22 17:45:24 -08: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 11:48:34 -08: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.
|