aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB Mathis <brandon@imathis.com>2009-11-07 19:24:26 -0600
committerB Mathis <brandon@imathis.com>2009-11-07 19:24:26 -0600
commitec09295459cd70127e206f7642eed092f1e0e9a0 (patch)
tree0b0ca59155af5b8319b38e3015f50c24324ca7a2
parentf702f2fc2f99c62016a692514a01290d3f3d898b (diff)
downloadmy_new_personal_website-ec09295459cd70127e206f7642eed092f1e0e9a0.tar.xz
my_new_personal_website-ec09295459cd70127e206f7642eed092f1e0e9a0.zip
added sidebar partial
Diffstat (limited to '')
-rw-r--r--stylesheets/partials/_sidebar.sass8
1 files changed, 8 insertions, 0 deletions
diff --git a/stylesheets/partials/_sidebar.sass b/stylesheets/partials/_sidebar.sass
new file mode 100644
index 00000000..84da93e3
--- /dev/null
+++ b/stylesheets/partials/_sidebar.sass
@@ -0,0 +1,8 @@
+#sidebar
+ padding-top: 10px
+h4
+ margin: 0
+ .small
+ +sans-font
+ font-size: 50%
+ //font-weight: normal \ No newline at end of file