mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-02-12 21:10:54 +00:00
improved layout flexibility
This commit is contained in:
@ -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
|
||||
Reference in New Issue
Block a user