mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
6f6d65a005
Allows a user to update their account based on their current role of: individual, student, or teacher Closes #3647
19 lines
308 B
Sass
19 lines
308 B
Sass
#courses-update-account-view
|
|
|
|
#main-content
|
|
background-color: #f2dede
|
|
padding: 20px 80px 20px 80px
|
|
|
|
.warning
|
|
color: red
|
|
font-size: 14px
|
|
line-height: 15px
|
|
|
|
.well
|
|
font-size: 15px
|
|
line-height: 16px
|
|
margin: 20px
|
|
|
|
.not_you
|
|
font-size: 14px
|
|
margin-left: 20px
|