codecombat/app/styles/modal/wizard_settings.sass

17 lines
301 B
Sass
Raw Normal View History

2014-01-03 13:32:13 -05:00
#wizard-settings-modal
color: black
2014-02-24 12:06:50 -05:00
#wizard-settings-view #color-settings
width: 480px
2014-01-03 13:32:13 -05:00
2014-02-24 12:06:50 -05:00
canvas
margin: 0px auto 20px
display: block
float: none
background: white
2014-01-03 13:32:13 -05:00
2014-02-24 12:06:50 -05:00
.wizard-name-line
text-align: center
margin-bottom: 10px
label
margin-right: 10px