codecombat/app/styles/play/level/modal/docs.sass

25 lines
393 B
Sass
Raw Normal View History

#docs-modal .modal-dialog, #settings-treema .treema-markdown
2014-04-28 22:57:59 -04:00
width: 800px
.tab-content
padding-top: 20px
2014-04-28 22:57:59 -04:00
2014-04-29 11:46:57 -04:00
li:not(.active) a[data-toggle="tab"]
2014-04-28 22:57:59 -04:00
cursor: pointer
img
display: block
margin: 0 auto
img + em
display: block
margin: 0 auto
text-align: center
hr
border-color: #5c5c5c
2014-07-06 18:00:51 -04:00
width: 80%
table
width: 80%
margin: 20px 10%