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

@@ -320,6 +320,20 @@ div.comments-for-post {
}
}
div.comments {
div.index {
div.preview {
float: left;
width: 420px;
}
div.list-of-comments {
float: left;
width: 55em;
}
}
}
/*** Posts ***/