refactored blog client-side code

This commit is contained in:
Rushabh Mehta
2012-12-17 12:52:43 +05:30
parent 60f47b3648
commit fd6ad19fa0
8 changed files with 139 additions and 221 deletions

View File

@@ -6,4 +6,8 @@
.comment-content {
margin-left: 20px;
}
input {
width: 240px;
}
</style>