brotherton-erpnext/erpnext/website/templates/css/blog_page.css
2012-07-12 18:41:12 +05:30

9 lines
106 B
CSS

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