stylesheets/partials/_sidebar.sass
ec092954
 #sidebar
6b9c3af4
   float: left
   width= !sidebar_width
   margin-left= !sidebar_margin
   
   h4
8cb2f154
     margin: 20px 0 0
     &:first-child
       margin-top: 10px
6b9c3af4
     .small
       +sans-font
8cb2f154
       font-size: 50%
 
 #delicious
   p
     font-style: italic
   li
     font-size: 90%
     color: #666
     font-style: normal
     padding-bottom: 8px