Added post favoriting

This commit is contained in:
Marcin Kurczewski
2014-09-27 21:33:31 +02:00
parent 6d4a4f11d1
commit 6e22efdd6e
21 changed files with 636 additions and 86 deletions

View File

@ -56,6 +56,10 @@
}
}
#post-view-wrapper .favorites li {
display: inline-block;
margin: 0 0.25em 0.25em 0;
}
#sidebar ul {
list-style-type: none;