mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
66 lines
914 B
Sass
66 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
|