added support for delicious
parent
6b9c3af4b5
commit
8cb2f15487
@ -1,11 +1,21 @@
|
|||||||
#sidebar
|
#sidebar
|
||||||
float: left
|
float: left
|
||||||
width= !sidebar_width
|
width= !sidebar_width
|
||||||
padding-top: 10px
|
|
||||||
margin-left= !sidebar_margin
|
margin-left= !sidebar_margin
|
||||||
|
|
||||||
h4
|
h4
|
||||||
margin: 0
|
margin: 20px 0 0
|
||||||
|
&:first-child
|
||||||
|
margin-top: 10px
|
||||||
.small
|
.small
|
||||||
+sans-font
|
+sans-font
|
||||||
font-size: 50%
|
font-size: 50%
|
||||||
|
|
||||||
|
#delicious
|
||||||
|
p
|
||||||
|
font-style: italic
|
||||||
|
li
|
||||||
|
font-size: 90%
|
||||||
|
color: #666
|
||||||
|
font-style: normal
|
||||||
|
padding-bottom: 8px
|
Loading…
Reference in New Issue