Included Sass files which should have been in my previous commit. Oops!

How embarrassing. Also I've updated the gitignore.
This commit is contained in:
Brandon Mathis
2011-06-27 16:59:21 -04:00
parent 353ccfd4eb
commit 91f0190184
15 changed files with 728 additions and 13 deletions

View File

@ -0,0 +1,4 @@
.delicious-posts {
a.delicious-link { margin-bottom: .5em; display: block; }
p { font-size: 1em; }
}