mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -05:00
14 lines
207 B
Sass
14 lines
207 B
Sass
#demo-view
|
|
margin: 0 20px
|
|
|
|
h2
|
|
background: #add8e6
|
|
font-family: Arial, Geneva, sans-serif
|
|
padding: 20px
|
|
font-weight: bold
|
|
|
|
#demo-wrapper
|
|
width: 78%
|
|
|
|
#demo-nav
|
|
width: 20%
|