mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-12-04 12:51:12 -05:00
21 lines
338 B
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%
|