This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
codecombat/app/views/common/LevelSessionCodeView/level_session_code_view.sass
Scott Erickson f929cbdf75 Migrate modals and sass files
Note, this leaves a couple templates broken
2016-09-23 16:30:36 -07:00

25 lines
No EOL
415 B
Sass

.level-session-code-view
#level-icon
max-width: 60%
max-height: 150px
margin-right: 10px
display: inline-block
float: right
margin-bottom: 20px
#level-meta-data
width: 35%
button
float: right
#session-code
clear: both
margin-top: 20px
h3
font-family: Arial
margin: 0
.code
height: 600px
border: 2px solid black