8 lines
162 B
Sass
Raw Normal View History

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