add jrails, work on comments
This commit is contained in:
@@ -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 ***/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user