aboutsummaryrefslogtreecommitdiff
path: root/stylesheets/partials/_sidebar.sass
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2009-11-07 23:25:12 -0600
committerB Mathis <brandon@imathis.com>2009-11-07 23:25:12 -0600
commit6b9c3af4b596bb5180214ce634043e55e8d34818 (patch)
tree31c63df09879a7efaa0fa356597bfd6378170e57 /stylesheets/partials/_sidebar.sass
parent55b8d5dc3fbe2e2036d809bbdf107e5c0e7dc46c (diff)
downloadmy_new_personal_website-6b9c3af4b596bb5180214ce634043e55e8d34818.tar.xz
my_new_personal_website-6b9c3af4b596bb5180214ce634043e55e8d34818.zip
reorganized css, changed typography, layout fixes
Diffstat (limited to 'stylesheets/partials/_sidebar.sass')
-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