Added start of individual post view and post lists view, wired upvoting functionality for individual posts

This commit is contained in:
Nathan Leniz
2015-03-03 22:03:33 +09:00
parent 94bbb7a4a5
commit 4b84b49d07
8 changed files with 307 additions and 26 deletions

View File

@@ -744,6 +744,10 @@ iframe.iphone {
margin-bottom: -4px;
}
.story-list li {
padding-bottom: 5px;
}
//uncomment this to see the dimensions of all elements outlined in red
//* {
// border-color: red;