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