diff options
Diffstat (limited to 'stylesheets')
-rw-r--r-- | stylesheets/partials/_sidebar.sass | 8 |
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 |