blog/stylesheets/partials/_page.sass

8 lines
162 B
Sass
Raw Normal View History

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