mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
21 lines
No EOL
301 B
Sass
21 lines
No EOL
301 B
Sass
#teacher-courses-view
|
|
margin-bottom: 50px
|
|
|
|
img.media-object
|
|
width: 300px
|
|
|
|
#fixed-area
|
|
position: fixed
|
|
bottom: 0
|
|
left: 0
|
|
right: 0
|
|
|
|
.well
|
|
margin-bottom: 0
|
|
padding: 5px
|
|
|
|
.col-sm-5
|
|
padding-top: 8px
|
|
|
|
.progress
|
|
margin-bottom: 0 |