mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
15 lines
272 B
Sass
15 lines
272 B
Sass
#invite-to-classroom-modal
|
|
|
|
.modal-dialog
|
|
width: 700px
|
|
|
|
#class-code-well
|
|
margin: 0 auto
|
|
text-align: center
|
|
font-weight: bold
|
|
display: inline-block
|
|
|
|
#copied-alert, #copy-failed-alert
|
|
margin-top: 10px
|
|
padding: 5px
|
|
display: inline-block
|