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

21 lines
303 B
Sass
Raw Normal View History

2014-02-26 18:44:46 -05:00
#docs-modal .modal-dialog
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
em
display: block
margin: 0 auto
text-align: center
hr
border-color: #5c5c5c
width: 80%