brotherton-erpnext/website/templates/css/blog_page.css
2012-09-24 19:13:42 +05:30

9 lines
106 B
CSS

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