mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-30 19:06:59 -05:00
19 lines
No EOL
307 B
Sass
19 lines
No EOL
307 B
Sass
.level-session-code-view
|
|
#level-icon
|
|
width: 100px
|
|
margin-right: 10px
|
|
display: inline-block
|
|
float: left
|
|
|
|
#level-meta-data
|
|
margin-left: 120px
|
|
|
|
#session-code
|
|
clear: both
|
|
|
|
h3
|
|
font-family: Arial
|
|
|
|
.code
|
|
height: 600px
|
|
border: 2px solid black |