8 lines
153 B
Sass
Raw Normal View History

2009-11-14 13:08:19 -06:00
#page
background-color: $main_bg
2009-11-14 13:08:19 -06:00
#main
background-color: $main_bg
border-right: 1px solid $sidebar_border
2010-03-10 13:59:18 -06:00
padding:
top: 25px
bottom: 25px