mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-28 01:55:38 -05:00
21 lines
339 B
Sass
21 lines
339 B
Sass
|
#resource-hub-view, #markdown-resource-view
|
||
|
|
||
|
.content
|
||
|
margin: 0 auto 0 auto
|
||
|
// padding: 50px
|
||
|
|
||
|
.content
|
||
|
|
||
|
h4
|
||
|
margin: 20px 0 0 0
|
||
|
|
||
|
ul
|
||
|
margin: 0 0 50px 0
|
||
|
|
||
|
h4
|
||
|
.comingsoon
|
||
|
text-align: center
|
||
|
margin: 0 auto 0 auto
|
||
|
color: #666
|
||
|
margin: 30px 0 0 0
|