mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 18:15:52 -05:00
708f78153b
When in HoC mode: Students have an option to play through as a single player, in addition to entering a code to join an existing class. Teachers get the normal course enrollment flow, without a sales blurb on /courses.
65 lines
914 B
Sass
65 lines
914 B
Sass
#courses-view
|
|
|
|
.center
|
|
text-align: center
|
|
|
|
.code-input
|
|
width: 100%
|
|
|
|
.course-image
|
|
width: 100%
|
|
|
|
.course-panel
|
|
margin: 20px
|
|
|
|
.faq-blurb
|
|
font-size: 14px
|
|
|
|
.continue-dialog .modal-dialog
|
|
background-color: white
|
|
max-width: 400px
|
|
|
|
.instruction-label
|
|
font-size: 14pt
|
|
.or
|
|
margin-bottom: 20px
|
|
font-size: 14pt
|
|
|
|
.center
|
|
text-align: center
|
|
|
|
.concepts-container
|
|
width: 200px
|
|
|
|
.contact-container
|
|
margin-top: 20px
|
|
text-align: center
|
|
|
|
.info-container
|
|
margin: 0% 10%
|
|
font-size: 18px
|
|
|
|
.monitoring-img-container
|
|
margin-top: 10px
|
|
|
|
.praise-caption
|
|
font-size: 14px
|
|
|
|
.praise-quote
|
|
font-size: 20px
|
|
font-style: italic
|
|
|
|
.progress-container
|
|
font-size: 20px
|
|
|
|
.img-quote
|
|
height: 160px
|
|
|
|
.popover
|
|
z-index: 1050
|
|
min-width: 400px
|
|
|
|
h3
|
|
background: transparent
|
|
border: 0
|
|
font-size: 30px
|