codecombat/app/styles/play/level/modal/progress-view.sass

21 lines
338 B
Sass

#progress-view
h1, h2, h3
margin-top: 0
color: black
margin-bottom: 5px
.next-level-description
p
margin-top: 30px
.course-title
white-space: nowrap
text-overflow: ellipsis
overflow: hidden
#share-level-input
font-size: 12px
margin-top: 5px
#share-level-btn
width: 100%