mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-29 02:25:37 -05:00
31 lines
463 B
Sass
31 lines
463 B
Sass
#courses-view
|
|
#site-content-area
|
|
padding-left: 250px
|
|
padding-right: 250px
|
|
|
|
h1
|
|
margin-bottom: 30px
|
|
|
|
#play-now-to-learn-header
|
|
margin-top: 60px
|
|
|
|
ul
|
|
margin: 0 auto 40px
|
|
width: 320px
|
|
|
|
#begin-hoc-area
|
|
width: 50%
|
|
margin: 0 auto
|
|
|
|
hr
|
|
border-top: 1px solid grey
|
|
margin: 5px 0
|
|
|
|
.text-uppercase
|
|
margin-top: 40px
|
|
|
|
h3
|
|
margin-top: 20px
|
|
|
|
.course-instance-entry
|
|
padding-left: 40px
|