mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-29 02:25:37 -05:00
20 lines
308 B
Sass
20 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
|