From 8cb2f154876a0d3b621bceedd1f73ac79a86cd99 Mon Sep 17 00:00:00 2001 From: B Mathis Date: Sat, 7 Nov 2009 23:39:02 -0600 Subject: added support for delicious --- stylesheets/partials/_sidebar.sass | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'stylesheets/partials/_sidebar.sass') diff --git a/stylesheets/partials/_sidebar.sass b/stylesheets/partials/_sidebar.sass index 919725d7..487df590 100644 --- a/stylesheets/partials/_sidebar.sass +++ b/stylesheets/partials/_sidebar.sass @@ -1,11 +1,21 @@ #sidebar float: left width= !sidebar_width - padding-top: 10px margin-left= !sidebar_margin h4 - margin: 0 + margin: 20px 0 0 + &:first-child + margin-top: 10px .small +sans-font - font-size: 50% \ No newline at end of file + font-size: 50% + +#delicious + p + font-style: italic + li + font-size: 90% + color: #666 + font-style: normal + padding-bottom: 8px \ No newline at end of file -- cgit v1.2.1