2014-02-13 13:37:41 -05:00
|
|
|
.level-content
|
|
|
|
#control-bar-view
|
|
|
|
#canvas-wrapper
|
2014-03-11 16:12:40 -04:00
|
|
|
canvas(width=1848, height=1178)#surface
|
2014-02-13 13:37:41 -05:00
|
|
|
#canvas-left-gradient.gradient
|
|
|
|
#canvas-top-gradient.gradient
|
2014-03-11 16:12:40 -04:00
|
|
|
#gold-view.secret.expanded
|
2014-02-13 13:37:41 -05:00
|
|
|
#level-chat-view
|
|
|
|
#playback-view
|
|
|
|
#thang-hud
|
|
|
|
.footer
|
|
|
|
.content
|
|
|
|
p(class='footer-link-text')
|
2014-03-11 16:12:40 -04:00
|
|
|
a(title='Send CodeCombat a message', tabindex=-1, data-toggle="coco-modal", data-target="modal/contact", data-i18n="nav.contact") Contact
|
|
|
|
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.
|