mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 08:38:09 -05:00
18 lines
297 B
Sass
18 lines
297 B
Sass
#docs-components-view
|
|
color: saddlebrown
|
|
|
|
.row
|
|
|
|
.index-column, .documentation-column
|
|
overflow-y: scroll
|
|
overflow-x: hidden
|
|
min-height: 600px
|
|
|
|
> ul
|
|
padding: 0px 20px 20px 20px
|
|
|
|
|
|
.documentation-column
|
|
|
|
.specialList
|
|
list-style-type: none
|