brotherton-erpnext/website/templates/css/blog_page.css
2012-12-17 12:52:43 +05:30

13 lines
140 B
CSS

<style>
.comment-title {
color:#777;
}
.comment-content {
margin-left: 20px;
}
input {
width: 240px;
}
</style>