aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_sidebar.sass
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--stylesheets/partials/_sidebar.sass14
1 files changed, 9 insertions, 5 deletions
diff --git a/stylesheets/partials/_sidebar.sass b/stylesheets/partials/_sidebar.sass
index b9513e26..919725d7 100644
--- a/stylesheets/partials/_sidebar.sass
+++ b/stylesheets/partials/_sidebar.sass
@@ -1,7 +1,11 @@
#sidebar
+ float: left
+ width= !sidebar_width
padding-top: 10px
-h4
- margin: 0
- .small
- +sans-font
- font-size: 50% \ No newline at end of file
+ margin-left= !sidebar_margin
+
+ h4
+ margin: 0
+ .small
+ +sans-font
+ font-size: 50% \ No newline at end of file