blog/stylesheets/partials/_sidebar.sass

21 lines
322 B
Sass
Raw Normal View History

2009-11-08 01:24:26 +00:00
#sidebar
float: left
width= !sidebar_width
margin-left= !sidebar_margin
h4
2009-11-08 05:39:02 +00:00
margin: 20px 0 0
&:first-child
margin-top: 10px
.small
+sans-font
2009-11-08 05:39:02 +00:00
font-size: 50%
#delicious
p
font-style: italic
li
font-size: 90%
color: #666
font-style: normal
padding-bottom: 8px