mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-29 10:35:51 -05:00
13 lines
210 B
Sass
13 lines
210 B
Sass
#progress-view
|
|
h1, h2, h3
|
|
margin-top: 0
|
|
color: black
|
|
margin-bottom: 5px
|
|
|
|
p
|
|
margin-top: 30px
|
|
|
|
.course-title
|
|
white-space: nowrap
|
|
text-overflow: ellipsis
|
|
overflow: hidden
|