add jrails, work on comments

This commit is contained in:
albert
2010-10-21 18:56:00 -04:00
parent f8b1bd3142
commit a9da0f1059
38 changed files with 20481 additions and 7 deletions

View File

@@ -223,6 +223,13 @@ div.comments-for-post div.comment-preview {
width: 40em;
margin-bottom: 2em; }
div.comments div.index div.preview {
float: left;
width: 420px; }
div.comments div.index div.list-of-comments {
float: left;
width: 55em; }
/*** Posts ***/
div.posts h1 {
font-size: 1.2em; }