improved layout flexibility

This commit is contained in:
B Mathis
2010-03-10 13:59:18 -06:00
parent 33bca7246e
commit 42251dddca
27 changed files with 124 additions and 328 deletions

View File

@ -1,19 +1,8 @@
#page
+clearfix
background-color= !page_bg
.page_width
+clearfix
position: relative
padding:
top: 25px
bottom: 25px
background-color= !blog_bg
+box-shadow(#ccc)
border:
left= "1px solid" !page_border_sides
right= "1px solid" !page_border_sides
background-color: #{!main_bg}
#main
width= !main_width
float: left
&.expanded
width: 100%
background-color: #{!main_bg}
border-right: 1px solid #{!sidebar_border}
padding:
top: 25px
bottom: 25px