mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-25 00:28:31 -05:00
14 lines
176 B
Sass
14 lines
176 B
Sass
|
#campaign-level-view
|
||
|
background-color: white
|
||
|
position: absolute
|
||
|
top: 0
|
||
|
left: 0
|
||
|
right: 0
|
||
|
z-index: 3
|
||
|
|
||
|
.tasks
|
||
|
padding: 15px
|
||
|
|
||
|
.button.close
|
||
|
font-size: 63px
|