codecombat/app/styles/test.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%