From bdc66eabdfca4ae623ec359cd7751d60fbffc06e Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 14 Nov 2009 13:08:19 -0600 Subject: reorganized stylesheets --- stylesheets/partials/_sidebar.sass | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'stylesheets/partials/_sidebar.sass') diff --git a/stylesheets/partials/_sidebar.sass b/stylesheets/partials/_sidebar.sass index 44331b18..851a9f5a 100644 --- a/stylesheets/partials/_sidebar.sass +++ b/stylesheets/partials/_sidebar.sass @@ -1,3 +1,17 @@ +#sidebar + float: left + width= !sidebar_width + margin-left= !sidebar_margin + font-size: 80% + line-height: 1.625em + h4 + margin: 20px 0 0 + &:first-child + margin-top: 10px + .small + +sans-font + font-size: 50% + #twitter, #delicious +border-radius background: #f8f8f8 -- cgit v1.2.1